| Package | Description |
|---|---|
| org.glassfish.ejb.deployment.annotation.handlers |
| Modifier and Type | Method and Description |
|---|---|
protected HandlerProcessingResult |
AroundConstructHandler.processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext) |
protected HandlerProcessingResult |
AroundInvokeHandler.processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext) |
protected HandlerProcessingResult |
AbstractAttributeHandler.processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext)
Process Annotation with given InteceptorContext.
|
protected HandlerProcessingResult |
PostActivateHandler.processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext) |
protected HandlerProcessingResult |
PrePassivateHandler.processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext) |
protected HandlerProcessingResult |
AroundTimeoutHandler.processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext) |
Copyright © 2019. All rights reserved.