@Service public class ConnectionDefinitionsHandler extends AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
protected static LocalStringManagerImpl |
localStrings |
ejbProvider, loggerANNOTATION_HANDLER_METADATA| Constructor and Description |
|---|
ConnectionDefinitionsHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected HandlerProcessingResult |
getDefaultProcessedResult() |
Class<? extends Annotation>[] |
getTypeDependencies() |
HandlerProcessingResult |
processAnnotation(AnnotationInfo element)
Process a particular annotation which type is the same as the
one returned by @see getAnnotationType().
|
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected static final LocalStringManagerImpl localStrings
public HandlerProcessingResult processAnnotation(AnnotationInfo element) throws AnnotationProcessorException
AnnotationHandlerelement - the annotation informationAnnotationProcessorExceptionprotected HandlerProcessingResult getDefaultProcessedResult()
getDefaultProcessedResult in class AbstractHandlerpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface AnnotationHandlergetTypeDependencies in class AbstractHandlerCopyright © 2019. All rights reserved.