public interface InitReactorListener
extends org.jvnet.hudson.reactor.ReactorListener
ReactorListeners that get notified of the Hudson initialization process.
Because the act of initializing plugins is a part of the Hudson initialization,
this extension point cannot be implemented in a plugin. You need to place your jar
inside WEB-INF/lib instead.
To register, put MetaInfServices on your implementation.
Copyright © 2019. All rights reserved.