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
-
Element Details
-
value
String valueString prefix for conforming handler methods
-