Annotation Interface InjectionInfo.HandlerPrefix
- Enclosing class:
InjectionInfo
Decoration for subclasses which specifies the prefix to use when
conforming annotated handler methods
-
Required Element Summary
Required Elements -
Field Summary
Fields
-
Field Details
-
DEFAULT
Default conform prefix for handler methods- See Also:
-
-
Element Details
-
value
String valueString prefix for conforming handler methods
-