Interface FeatureManagerListener

  • All Superinterfaces:
    Weighted

    public interface FeatureManagerListener
    extends Weighted
    Implementations of this SPI will be notified when the FeatureManager is created and before it is shut down.
    Author:
    Christian Kaltepoth