Modifier and Type | Method and Description |
---|---|
void |
Playback.accept(AnnotationDiscovery visitor) |
void |
AnnotationType.traverse(AnnotationDiscovery visitor) |
Modifier and Type | Class and Description |
---|---|
class |
ChainedAnnotationDiscovery
User: guillaume
Date: 10/07/13
Time: 10:48
|
class |
HandlerBindingDiscovery
The annotation visitor responsible for parsing the
HandlerBinding
annotation. |
class |
IgnoredDiscovery
User: guillaume
Date: 09/07/13
Time: 14:52
|
class |
StereotypeDiscovery
User: guillaume
Date: 09/07/13
Time: 14:52
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AnnotationDiscovery> |
ChainedAnnotationDiscovery.getDiscoveries() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationPlayback.accept(AnnotationDiscovery visitor) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationVisitorPlayback.accept(AnnotationDiscovery visitor) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.