AccessTimeoutAnnotationInformationFactory |
Processes the AccessTimeout annotation on a session bean
|
CacheAnnotationInformationFactory |
|
ClusteredAnnotationInformationFactory |
|
ConcurrencyManagementAnnotationInformationFactory |
Processes the ConcurrencyManagement annotation on a session bean
|
DeclareRolesAnnotationInformationFactory |
|
DependsOnAnnotationInformationFactory |
|
EjbAnnotationProcessor |
|
InitAnnotationInformationFactory |
|
LocalHomeAnnotationInformationFactory |
Processes the LocalHome annotation on a session bean
|
LockAnnotationInformationFactory |
Processes the Lock annotation on a session bean, which allows concurrent access (like @Singleton and @Stateful beans),
and its methods and updates the SessionBeanComponentDescription accordingly.
|
PoolAnnotationInformationFactory |
Processes Pool annotation on EJB classes
|
RemoteHomeAnnotationInformationFactory |
Processes the RemoteHome annotation on a session bean
|
RemoveAnnotationInformationFactory |
Processes the Remove
|
ResourceAdaptorAnnotationInformationFactory |
Processes the ResourceAdapter annotation
|
RolesAllowedAnnotationInformationFactory |
|
RunAsAnnotationInformationFactory |
Processes the RunAs annotation on a session bean
|
RunAsPrincipalAnnotationInformationFactory |
Processes the RunAsPrincipal annotation on a session bean
|
ScheduleAnnotationInformationFactory |
|
SecurityDomainAnnotationInformationFactory |
Processes the SecurityDomain annotation on a session bean
|
StatefulTimeoutAnnotationInformationFactory |
|
TimerServiceAnnotationProcessor |
|
TransactionAttributeAnnotationInformationFactory |
Processes the TransactionAttribute annotation on a session bean
|
TransactionManagementAnnotationInformationFactory |
Processes the TransactionManagementType annotation on a session bean
|
TransactionTimeoutAnnotationInformationFactory |
|