void |
AccessTimeoutHandler.postProcessAnnotation(AnnotationInfo ainfo,
EjbContext ejbContext) |
Set the default value (from class type annotation) on all
methods that don't have a value.
|
void |
AsynchronousHandler.postProcessAnnotation(AnnotationInfo ainfo,
EjbContext ejbContext) |
Set the default value (from class type annotation) on all
methods that don't have a value.
|
void |
LockHandler.postProcessAnnotation(AnnotationInfo ainfo,
EjbContext ejbContext) |
Set the default value (from class type annotation) on all
methods that don't have a value.
|
void |
TransactionAttributeHandler.postProcessAnnotation(AnnotationInfo ainfo,
EjbContext ejbContext) |
Set the default value (from class type annotation) on all
methods that don't have a value.
|
protected abstract HandlerProcessingResult |
AbstractAttributeHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
Process Annotation with given EjbContexts.
|
protected HandlerProcessingResult |
AccessTimeoutHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
AfterBeginHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
AfterCompletionHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
AroundConstructHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
AroundInvokeHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
AroundTimeoutHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
AsynchronousHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
BeforeCompletionHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
ConcurrencyManagementHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
ExcludeClassInterceptorsHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
ExcludeDefaultInterceptorsHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
InitHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
InterceptorsHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
LockHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
PostActivateHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
PrePassivateHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
RemoveHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
ScheduleHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
SchedulesHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
StatefulTimeoutHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
TimeoutHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
TransactionAttributeHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
TransactionManagementHandler.processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|
protected HandlerProcessingResult |
ScheduleHandler.processSchedule(jakarta.ejb.Schedule sch,
AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
|