@Service public class ConnectionFactoryDefinitionsHandler extends AbstractResourceHandler
Modifier and Type | Field and Description |
---|---|
protected static LocalStringManagerImpl |
localStrings |
ejbProvider, logger
ANNOTATION_HANDLER_METADATA
Constructor and Description |
---|
ConnectionFactoryDefinitionsHandler() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation>[] |
getTypeDependencies() |
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
ResourceContainerContext[] rcContexts)
Process Annotation with given ResourceContainerContexts.
|
isAEjbComponentClass, isAWebComponentClass, processAnnotation, validateAnnotatedLifecycleMethod
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethod
protected static final LocalStringManagerImpl localStrings
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts) throws AnnotationProcessorException
AbstractResourceHandler
processAnnotation
in class AbstractResourceHandler
AnnotationProcessorException
public Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies
in interface AnnotationHandler
getTypeDependencies
in class AbstractResourceHandler
Copyright © 2020. All rights reserved.