A C F G H I L M N O P S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addContextProperty(String, String) - Static method in class org.unleash.features.aop.UnleashContextThreadLocal
- alterBean() - Method in annotation type org.unleash.features.annotation.Toggle
- applicationContext - Variable in class org.unleash.features.aop.FeatureAdvisor
C
- check(Toggle, Optional<UnleashContext>) - Method in class org.unleash.features.aop.FeatureAdvisor
- checkForFeatureToggle(MethodInvocation, Toggle, String, boolean, String) - Method in class org.unleash.features.aop.FeatureAdvisor
- cleanup() - Method in interface org.unleash.features.UnleashContextPreProcessor
- Context - Annotation Type in org.unleash.features.annotation
- ContextAdvisor - Class in org.unleash.features.aop
- ContextAdvisor() - Constructor for class org.unleash.features.aop.ContextAdvisor
- ContextPath - Enum in org.unleash.features.annotation
- ContextPath() - Constructor for enum org.unleash.features.annotation.ContextPath
- contextPreProcessors - Variable in class org.unleash.features.aop.FeatureAdvisor
- ContextProxyAdvisor - Class in org.unleash.features.aop
- ContextProxyAdvisor() - Constructor for class org.unleash.features.aop.ContextProxyAdvisor
F
- FeatureAdvisor - Class in org.unleash.features.aop
- FeatureAdvisor(Unleash, ApplicationContext) - Constructor for class org.unleash.features.aop.FeatureAdvisor
- FeatureProxyAdvisor - Class in org.unleash.features.aop
- FeatureProxyAdvisor() - Constructor for class org.unleash.features.aop.FeatureProxyAdvisor
-
Default constructor invoked by spring.
- FeatureVariant - Annotation Type in org.unleash.features.annotation
G
- get() - Static method in class org.unleash.features.aop.UnleashContextThreadLocal
- getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.unleash.features.aop.ContextProxyAdvisor
- getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.unleash.features.aop.FeatureProxyAdvisor
- getBeanNameOfFeatureAdvisor() - Method in class org.unleash.features.aop.ContextProxyAdvisor
- getBeanNameOfFeatureAdvisor() - Method in class org.unleash.features.aop.FeatureProxyAdvisor
-
Read advisor bean name.
- getContextMap() - Static method in class org.unleash.features.aop.UnleashContextThreadLocal
- getExecutedBeanName(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- getExecutedClass(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- getToggleAnnotation(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- getVariantBeanName(String, FeatureVariant[], Optional<UnleashContext>) - Method in class org.unleash.features.aop.FeatureAdvisor
H
- hasAnnotation(Method) - Method in class org.unleash.features.aop.ContextProxyAdvisor
I
- invoke(MethodInvocation) - Method in class org.unleash.features.aop.ContextAdvisor
- invoke(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- invokeAlterBean(MethodInvocation, String) - Method in class org.unleash.features.aop.FeatureAdvisor
- invokeMethodInvocation(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- invokePreProcessors(Supplier<Object>) - Method in class org.unleash.features.aop.FeatureAdvisor
- isJdkInterface(String) - Method in class org.unleash.features.aop.FeatureProxyAdvisor
-
Avoid JDK classes.
L
- LOGGER - Static variable in class org.unleash.features.aop.FeatureAdvisor
- LOGGER - Static variable in class org.unleash.features.aop.UnleashContextThreadLocal
M
- METHOD - org.unleash.features.annotation.ContextPath
N
- name() - Method in annotation type org.unleash.features.annotation.Context
- name() - Method in annotation type org.unleash.features.annotation.FeatureVariant
- name() - Method in annotation type org.unleash.features.annotation.Toggle
O
- org.unleash.features - package org.unleash.features
- org.unleash.features.annotation - package org.unleash.features.annotation
- org.unleash.features.aop - package org.unleash.features.aop
P
- preProcess(Supplier<T>) - Method in interface org.unleash.features.UnleashContextPreProcessor
- process() - Method in interface org.unleash.features.UnleashContextPreProcessor
- processedInterface - Variable in class org.unleash.features.aop.FeatureProxyAdvisor
-
Cache to avoid two-passes on same interfaces.
S
- scanInterface(Class<?>) - Method in class org.unleash.features.aop.FeatureProxyAdvisor
-
Add current annotated interface.
- scanInterfaceForAnnotation(Class<?>, String) - Method in class org.unleash.features.aop.FeatureProxyAdvisor
- serialVersionUID - Static variable in class org.unleash.features.aop.FeatureProxyAdvisor
-
Serial number.
- setContextBuilderProperty(UnleashContext.Builder, String, String) - Static method in class org.unleash.features.aop.Utils
- setUnleashContext(Class<?>[], Object[], int, Annotation) - Method in class org.unleash.features.aop.ContextAdvisor
T
- THREADLOCAL - org.unleash.features.annotation.ContextPath
- Toggle - Annotation Type in org.unleash.features.annotation
U
- unleash - Variable in class org.unleash.features.aop.FeatureAdvisor
- UNLEASH_CONTEXT_BUILDER_THREAD_LOCAL - Static variable in class org.unleash.features.aop.UnleashContextThreadLocal
- UnleashContextPreProcessor - Interface in org.unleash.features
- UnleashContextThreadLocal - Class in org.unleash.features.aop
- UnleashContextThreadLocal() - Constructor for class org.unleash.features.aop.UnleashContextThreadLocal
- unset() - Static method in class org.unleash.features.aop.UnleashContextThreadLocal
- Utils - Class in org.unleash.features.aop
- Utils() - Constructor for class org.unleash.features.aop.Utils
V
- valueOf(String) - Static method in enum org.unleash.features.annotation.ContextPath
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.unleash.features.annotation.ContextPath
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variantBean() - Method in annotation type org.unleash.features.annotation.FeatureVariant
- variants() - Method in annotation type org.unleash.features.annotation.Toggle
All Classes All Packages