@Service
public class DataSourceDefinitionsHandler
extends com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandler
| Modifier and Type | Field and Description |
|---|---|
protected static com.sun.enterprise.util.LocalStringManagerImpl |
localStrings |
| Constructor and Description |
|---|
DataSourceDefinitionsHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getTypeDependencies() |
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[] rcContexts) |
isAEjbComponentClass, isAWebComponentClass, processAnnotation, validateAnnotatedLifecycleMethodgetAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected static final com.sun.enterprise.util.LocalStringManagerImpl localStrings
protected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[] rcContexts)
throws org.glassfish.apf.AnnotationProcessorException
processAnnotation in class com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandlerorg.glassfish.apf.AnnotationProcessorExceptionpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface org.glassfish.apf.AnnotationHandlergetTypeDependencies in class com.sun.enterprise.deployment.annotation.handlers.AbstractResourceHandlerCopyright © 2013. All Rights Reserved.