Package org.jboss.as.ejb3.deployment.processors.merging
package org.jboss.as.ejb3.deployment.processors.merging
-
ClassesClassDescriptionAbstractMergingProcessor<T extends EJBComponentDescription>Superclass for the Jakarta Enterprise Beans metadata merging processorsSets up the Jakarta Enterprise Beans component description with the pool name configured via the
Poolannotation and/or the deployment descriptor, for a Jakarta Enterprise Beans bean.Merging processor that handles EJB async methods, and adds a configurator to configure any that are found.Handles ClusteredSingleton merging.Merging process for @DeclareRolesClass that can mergeLockandAccessTimeoutmetadataMerging processor for home and local home viewsMerging processor that handles SFSB init methods.Handles theDeliveryActiveandDeliveryGroupannotation mergingSets up the component description for a MDB with the pool name configured viaPoolannotation and/or the deployment descriptorHandles theRolesAllowedDenyAllPermitAllannotationsADeploymentUnitProcessorwhich processes EJB deployments and configures themissing-method-permissions-deny-accesson theEJBComponentDescriptionsClass that can mergeRemoveHandles theResourceAdapterannotation mergingHandles theRunAsannotation mergingA processor which sets theEJBComponentDescription.setSecurityRoles(org.jboss.metadata.javaee.spec.SecurityRolesMetaData)with the principal to role mapping defined in the assembly descriptor section of the jboss-ejb3.xml via elements from urn:security-roles namespace.Processor that handles theSessionBeaninterfaceMerging processor that handles session synchronization callback methodsHandlesStartupHandles theRunAsannotation mergingSets up the stateless bean component description with the pool name configured for the bean via thePoolannotation and/or the deployment descriptorDeployment unit processor that merges the annotation information with the information in the deployment descriptorBecause trans-attr and trans-timeout are both contained in container-transaction process both annotations and container-transaction metadata in one spot.