| 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 the
FeatureManager is created and before it is shut down. |
| FeatureManagerProvider |
SPI used by
FeatureContext to lookup the FeatureManager to use. |
| FeatureProvider |
Implementations of this interface are responsible for providing feature base data.
|
| LogProvider |
SPI for integrating with other logging frameworks.
|
Copyright © 2018. All Rights Reserved.