A C F G I L M N O P S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- alterBean() - Method in annotation type org.unleash.features.annotation.Toggle
- applicationContext - Variable in class org.unleash.features.aop.FeatureAdvisor
- aroundContextAnnotation(ProceedingJoinPoint) - Method in class org.unleash.features.aop.UnleashContextAspect
C
- check(Toggle, MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- Context - Annotation Type in org.unleash.features.annotation
- contextPath() - Method in annotation type org.unleash.features.annotation.Toggle
- ContextPath - Enum in org.unleash.features.annotation
- ContextPath() - Constructor for enum org.unleash.features.annotation.ContextPath
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.
G
- get() - Static method in class org.unleash.features.aop.UnleashContextThreadLocal
- getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.unleash.features.aop.FeatureProxyAdvisor
- getBeanNameOfFeatureAdvisor() - Method in class org.unleash.features.aop.FeatureProxyAdvisor
-
Read advisor bean name.
- getExecutedBeanName(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- getExecutedClass(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- getObject(ProceedingJoinPoint) - Static method in class org.unleash.features.aop.UnleashContextAspect
- getToggleAnnotation(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
I
- invoke(MethodInvocation) - Method in class org.unleash.features.aop.FeatureAdvisor
- invokeAlterBean(MethodInvocation, String) - 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.UnleashContextAspect
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.Toggle
O
- org.unleash.features.annotation - package org.unleash.features.annotation
- org.unleash.features.aop - package org.unleash.features.aop
P
- 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.
- set(UnleashContext) - Static method in class org.unleash.features.aop.UnleashContextThreadLocal
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_THREAD_LOCAL - Static variable in class org.unleash.features.aop.UnleashContextThreadLocal
- UnleashContextAspect - Class in org.unleash.features.aop
- UnleashContextAspect() - Constructor for class org.unleash.features.aop.UnleashContextAspect
- 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
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.
All Classes All Packages