Package org.togglz.core.spi
-
Interface Summary Interface Description ActivationStrategy This interface represents a custom strategy for deciding whether a feature is active or not.BeanFinder This SPI is used by Tooglz to lookup beans that are managed by bean containers like CDI or Spring.FeatureManagerListener Implementations of this SPI will be notified when theFeatureManageris created and before it is shut down.FeatureManagerProvider SPI used byFeatureContextto lookup theFeatureManagerto use.FeatureProvider Implementations of this interface are responsible for providing feature base data.