|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractEnterpriseBeanProcessor<MD extends EnterpriseBeanMetaData> | Comment |
AbstractHomeProcessor | |
AbstractSessionBeanProcessor | Abstract processor for helping a processor which creates session bean meta data. |
AbstractTransactionAttributeProcessor<E extends AnnotatedElement,T extends EnterpriseBeanMetaData> | E defines the actual annotated element we're working for. |
ApplicationExceptionProcessor | Process an application exception annotation. |
AroundInvokeProcessor | Process an AroundInvoke annotation. |
DenyAllProcessor | |
EjbJar30Creator | Deprecated. |
ImplicitLocalProcessor | Process the implicit local business interface (4.6.6) |
InitProcessor | Process an init annotation. |
InterceptorsProcessor<T extends AnnotatedElement> | |
LocalHomeProcessor | Comment |
LocalProcessor | Local annotation processor. |
MessageDrivenProcessor | |
PermitAllProcessor<T extends AnnotatedElement> | |
PostActivateMethodProcessor | Translate @PostActivate into LifecycleCallbackMetaData for SessionBeanMetaData |
PrePassivateMethodProcessor | Translate @PrePassivate into LifecycleCallbackMetaData for SessionBeanMetaData |
RemoteHomeProcessor | |
RemoteProcessor | Remote annotation processor. |
RemoveProcessor | Process @Remove annotation. |
RolesAllowedProcessor<T extends AnnotatedElement> | |
RunAsProcessor | Processor for ejb @RunAs |
StatefulProcessor | Create the correct meta data for a stateful annotation. |
StatelessProcessor | Create the correct meta data for a stateless annotation. |
TimeoutProcessor | Process @Timeout annotation. |
TransactionAttributeClassProcessor<T extends EnterpriseBeanMetaData> | Process transaction attribute annotations on classes. |
TransactionAttributeMethodProcessor<T extends EnterpriseBeanMetaData> | Process transaction attribute annotations on methods. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |