Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
addEhcacheContributionIfNeeded
(SourceUnit, ClassNode)
- Method in
EhcacheAwareASTTransformation
addEhcacheContributionMethods
(TYPE_TYPE)
- Method in
EhcacheAwareHandler
addEhcacheProviderAccessors
(TYPE_TYPE)
- Method in
EhcacheAwareHandler
addEhcacheProviderField
(TYPE_TYPE)
- Method in
EhcacheAwareHandler
apply
(ClassNode)
- Method in
EhcacheAwareASTTransformation
B
C
D
DEFAULT_EHCACHE_PROVIDER_CNODE
- Field in
EhcacheAwareASTTransformation
DEFAULT_EHCACHE_PROVIDER_TYPE
- Field in
EhcacheAwareConstants
defaultEhcacheProviderInstance
()
- Method in
EhcacheAwareASTTransformation
defaultEhcacheProviderInstance
()
- Method in
EhcacheAwareHandler
DELEGATING_METHODS
- Field in
EhcacheAwareASTTransformation
E
EHCACHE_AWARE_CNODE
- Field in
EhcacheAwareASTTransformation
EHCACHE_CONTRIBUTION_HANDLER_CNODE
- Field in
EhcacheAwareASTTransformation
EHCACHE_CONTRIBUTION_HANDLER_TYPE
- Field in
EhcacheAwareConstants
EHCACHE_PROVIDER_CNODE
- Field in
EhcacheAwareASTTransformation
EHCACHE_PROVIDER_FIELD_INITIALIZER
- Field in
EhcacheAwareProcessor
EHCACHE_PROVIDER_FIELD_NAME
- Field in
EhcacheAwareConstants
EHCACHE_PROVIDER_TYPE
- Field in
EhcacheAwareConstants
EhcacheAware
- Annotation Type in
griffon.plugins.ehcache
EhcacheAwareASTTransformation
- Class in
org.codehaus.griffon.ast
Handles generation of code for the
@EhcacheAware
annotation.
EhcacheAwareASTTransformation
()
- Constructor in
EhcacheAwareASTTransformation
EhcacheAwareConstants
- Interface in
lombok.core.handlers
@author Andres Almiray
EhcacheAwareHandler
- Class in
lombok.core.handlers
@author Andres Almiray
EhcacheAwareHandler
()
- Constructor in
EhcacheAwareHandler
EhcacheAwareProcessor
- Class in
lombok.intellij.processor.clazz
@author Andres Almiray
EhcacheAwareProcessor
()
- Constructor in
EhcacheAwareProcessor
F
G
H
handle
(AnnotationValues, Annotation, EclipseNode)
- Method in
HandleEhcacheAware
HandleEhcacheAware
- Class in
lombok.eclipse.handlers
@author Andres Almiray
HandleEhcacheAware.EclipseEhcacheAwareHandler
- Class in
lombok.eclipse.handlers
HandleEhcacheAware.EclipseEhcacheAwareHandler
()
- Constructor in
HandleEhcacheAware.EclipseEhcacheAwareHandler
HandleEhcacheAware.JavacEhcacheAwareHandler
- Class in
lombok.javac.handlers
HandleEhcacheAware.JavacEhcacheAwareHandler
()
- Constructor in
HandleEhcacheAware.JavacEhcacheAwareHandler
HandleEhcacheAware
()
- Constructor in
HandleEhcacheAware
handler
- Field in
HandleEhcacheAware
hasEhcacheAwareAnnotation
(AnnotatedNode)
- Method in
EhcacheAwareASTTransformation
Convenience method to see if an annotated node is
@EhcacheAware
.
I
J
K
L
LOG
- Field in
EhcacheAwareASTTransformation
M
METHOD_GET_EHCACHE_PROVIDER
- Field in
EhcacheAwareConstants
METHOD_SET_EHCACHE_PROVIDER
- Field in
EhcacheAwareConstants
METHOD_WITH_EHCACHE
- Field in
EhcacheAwareConstants
METHODS
- Field in
EhcacheAwareConstants
N
needsEhcacheContribution
(ClassNode, SourceUnit)
- Method in
EhcacheAwareASTTransformation
O
P
processIntern
(PsiClass, PsiAnnotation, List)
- Method in
EhcacheAwareProcessor
PROVIDER
- Field in
EhcacheAwareConstants
Q
R
S
T
U
V
visit
(ASTNode, SourceUnit)
- Method in
EhcacheAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
W
X
Y
Z
_
Groovy Documentation