@Service public class ConcurrencyManagementHandler extends AbstractAttributeHandler
localStrings| Constructor and Description |
|---|
ConcurrencyManagementHandler() |
| 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.EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
protected boolean |
supportTypeInheritance()
This indicates whether the annotation type should be processed for
type level in super-class.
|
isDelegatee, processAnnotation, processAnnotationgetAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.EjbContext[] ejbContexts)
throws org.glassfish.apf.AnnotationProcessorException
AbstractAttributeHandlerprocessAnnotation in class AbstractAttributeHandlerorg.glassfish.apf.AnnotationProcessorExceptionpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface org.glassfish.apf.AnnotationHandlergetTypeDependencies in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandlerprotected boolean supportTypeInheritance()
AbstractAttributeHandlersupportTypeInheritance in class AbstractAttributeHandlerCopyright © 2015. All rights reserved.