Logstash behaviour on SIGHUP?

Does Logstash re-register custom filter plugins on receipt of SIGHUP ?

If not, is there any hook I can add to my custom filters to handle SIGHUP (assuming its propagated down)

Thanks,