class |
AbstractPoolMergingProcessor<T extends EJBComponentDescription> |
Sets up the Jakarta Enterprise Beans component description with the pool name configured via the Pool
annotation and/or the deployment descriptor, for an Jakarta Enterprise Beans
|
class |
AsynchronousMergingProcessor |
Merging processor that handles EJB async methods, and adds a configurator to configure any that are found.
|
class |
CacheMergingProcessor |
|
class |
ClusteredSingletonMergingProcessor |
Handles ClusteredSingleton merging.
|
class |
ConcurrencyManagementMergingProcessor |
|
class |
DeclareRolesMergingProcessor |
Merging process for @DeclareRoles
|
class |
EjbConcurrencyMergingProcessor |
Class that can merge Lock and AccessTimeout metadata
|
class |
EjbDependsOnMergingProcessor |
|
class |
InitMethodMergingProcessor |
Merging processor that handles SFSB init methods.
|
class |
MdbDeliveryMergingProcessor |
Handles the DeliveryActive and DeliveryGroup annotation merging
|
class |
MessageDrivenBeanPoolMergingProcessor |
Sets up the component description for a MDB with the pool name configured via Pool
annotation and/or the deployment descriptor
|
class |
MethodPermissionsMergingProcessor |
Handles the RolesAllowed DenyAll PermitAll annotations
|
class |
MissingMethodPermissionsDenyAccessMergingProcessor |
A DeploymentUnitProcessor which processes EJB deployments and configures the
missing-method-permissions-deny-access on the EJBComponentDescriptions
|
class |
RemoveMethodMergingProcessor |
Class that can merge Remove
|
class |
ResourceAdaptorMergingProcessor |
Handles the ResourceAdapter annotation merging
|
class |
RunAsMergingProcessor |
Handles the RunAs annotation merging
|
class |
SecurityDomainMergingProcessor |
|
class |
SecurityRolesMergingProcessor |
|
class |
SessionBeanMergingProcessor |
Processor that handles the SessionBean interface
|
class |
SessionSynchronizationMergingProcessor |
Merging processor that handles session synchronization callback methods
|
class |
StartupMergingProcessor |
Handles Startup
|
class |
StatefulTimeoutMergingProcessor |
Handles the RunAs annotation merging
|
class |
StatelessSessionBeanPoolMergingProcessor |
Sets up the stateless bean component description with the pool name configured for the bean via the Pool
annotation and/or the deployment descriptor
|
class |
TimerMethodMergingProcessor |
Deployment unit processor that merges the annotation information with the information in the deployment descriptor
|
class |
TransactionAttributeMergingProcessor |
Because trans-attr and trans-timeout are both contained in container-transaction
process both annotations and container-transaction metadata in one spot.
|
class |
TransactionManagementMergingProcessor |
|