Class DataSourceDefinitionsHandler
java.lang.Object
com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
org.glassfish.jdbcruntime.deployment.annotation.handlers.DataSourceDefinitionsHandler
- All Implemented Interfaces:
org.glassfish.apf.AnnotationHandler
@Service
public class DataSourceDefinitionsHandler
extends com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
- Author:
- Jagadish Ramu
-
Field Summary
Fields inherited from class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
ejbProvider, loggerFields inherited from interface org.glassfish.apf.AnnotationHandler
ANNOTATION_HANDLER_METADATA -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation>[]protected org.glassfish.apf.HandlerProcessingResultprocessAnnotation(org.glassfish.apf.AnnotationInfo ainfo, com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[] rcContexts) Methods inherited from class com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
isAEjbComponentClass, isAWebComponentClass, processAnnotation, validateAnnotatedLifecycleMethodMethods inherited from class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethod
-
Constructor Details
-
DataSourceDefinitionsHandler
public DataSourceDefinitionsHandler()
-
-
Method Details
-
processAnnotation
protected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo, com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[] rcContexts) throws org.glassfish.apf.AnnotationProcessorException - Specified by:
processAnnotationin classcom.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler- Throws:
org.glassfish.apf.AnnotationProcessorException
-
getTypeDependencies
- Specified by:
getTypeDependenciesin interfaceorg.glassfish.apf.AnnotationHandler- Overrides:
getTypeDependenciesin classcom.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
-