Uses of Package
org.togglz.core.activation
-
Packages that use org.togglz.core.activation Package Description org.togglz.core.activation org.togglz.core.manager org.togglz.core.spi -
Classes in org.togglz.core.activation used by org.togglz.core.activation Class Description AbstractPropertyDrivenActivationStrategy An abstract activation strategy that is designed to support cases where the activation of a feature is driven based on the value of environmental/contextual properties.AbstractTokenizedActivationStrategy.Token Contains information for a specific token including the token value and whether it has been negated.AbstractTokenizedActivationStrategy.TokenTransformer Used to transform a givenAbstractTokenizedActivationStrategy.Tokenvalue.ActivationStrategyProvider Implementations of this interface are responsible for providing the activation strategies.Parameter A parameter used to configure anActivationStrategy.ParameterBuilder Fluent API for creatingParameterinstances. -
Classes in org.togglz.core.activation used by org.togglz.core.manager Class Description ActivationStrategyProvider Implementations of this interface are responsible for providing the activation strategies. -
Classes in org.togglz.core.activation used by org.togglz.core.spi Class Description Parameter A parameter used to configure anActivationStrategy.