|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.deployment.annotation.handlers.AbstractHandler
org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler
org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler
org.glassfish.ejb.deployment.annotation.handlers.AroundTimeoutHandler
@Service public class AroundTimeoutHandler
This handler is responsible for handling the javax.ejb.AroundTimeout attribute
| Field Summary |
|---|
| Fields inherited from class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler |
|---|
ejbProvider, localStrings, logger |
| Constructor Summary | |
|---|---|
AroundTimeoutHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
getAnnotationType()
|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts)
Process Annotation with given EjbContexts. |
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext)
Process Annotation with given InteceptorContext. |
| Methods inherited from class org.glassfish.ejb.deployment.annotation.handlers.AroundInvokeHandler |
|---|
getAroundInvocationDescriptor, getTypeDependencies, isDelegatee |
| Methods inherited from class org.glassfish.ejb.deployment.annotation.handlers.AbstractAttributeHandler |
|---|
processAnnotation, supportTypeInheritance |
| Methods inherited from class com.sun.enterprise.deployment.annotation.handlers.AbstractHandler |
|---|
getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AroundTimeoutHandler()
| Method Detail |
|---|
public java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationType()
getAnnotationType in interface AnnotationHandlergetAnnotationType in class AroundInvokeHandler
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts)
throws AnnotationProcessorException
AbstractAttributeHandler
processAnnotation in class AroundInvokeHandlerAnnotationProcessorException
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext)
throws AnnotationProcessorException
AbstractAttributeHandler
processAnnotation in class AroundInvokeHandlerAnnotationProcessorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||