public class BeanFinderFeatureManagerProvider extends Object implements FeatureManagerProvider
FeatureManagerProvider that uses the BeanFinder SPI to lookup the FeatureManager. This implementation
is especially useful if the FeatureManager should be created and managed by Spring or CDI instead of by the Togglz
bootstrapping process.Weighted.WeightedComparator| Constructor and Description |
|---|
BeanFinderFeatureManagerProvider() |
| Modifier and Type | Method and Description |
|---|---|
FeatureManager |
getFeatureManager() |
int |
priority()
Low priorities are processed first.
|
public int priority()
Weightedpublic FeatureManager getFeatureManager()
getFeatureManager in interface FeatureManagerProviderCopyright © 2018. All Rights Reserved.