Uses of Class
org.unleash.features.annotation.FeatureVariant
-
Packages that use FeatureVariant Package Description org.unleash.features.annotation org.unleash.features.aop -
-
Uses of FeatureVariant in org.unleash.features.annotation
Methods in org.unleash.features.annotation that return FeatureVariant Modifier and Type Method Description FeatureVariant[]variants() -
Uses of FeatureVariant in org.unleash.features.aop
Methods in org.unleash.features.aop with parameters of type FeatureVariant Modifier and Type Method Description private StringFeatureAdvisor. getVariantBeanName(String featureName, FeatureVariant[] featureVariants, Optional<io.getunleash.UnleashContext> contextOpt)
-