All Classes and Interfaces
Class
Description
Implementation of
StateRepository that publishes a FeatureStateChangedEvent when the
StateRepository.setFeatureState(FeatureState) method is calledStores the
ApplicationContext for the current context class loader.FactoryBean for creating a FeatureManager managed by Spring.
Implementation of
FactoryBean that creates a proxy that delegates invocation to one of two target beans depending on
that state of a given feature.An
ApplicationEvent that is published whenever a FeatureState is changedSimple implementation of
BeanFinder which uses
ContextClassLoaderApplicationContextHolder.
An activation strategy based on the values of properties accessible within the Spring environment.
An activation strategy based on the profiles that are active within the Spring environment.
ApplicationListener that binds the ApplicationContext
to the Togglz ContextClassLoaderApplicationContextHolder.A filter that can be used to exclude
ContextRefreshedEvent events used to populate ContextClassLoaderApplicationContextHolder.