Package org.jboss.as.ejb3.deployment.processors.dd
-
Class Summary Class Description AbstractEjbXmlDescriptorProcessor<T extends org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData> User: jpaiAssemblyDescriptorProcessor Processes the assembly-descriptor section of a ejb-jar.xml of an Jakarta Enterprise Beans deployment and updates theEjbJarDescriptionappropriately with this info.ContainerInterceptorBindingsDDProcessor ADeploymentUnitProcessorwhich processes the container interceptor bindings that are configured the jboss-ejb3.xml deployment descriptor of a deploymentDeploymentDescriptorInterceptorBindingsProcessor Processor that handles interceptor bindings that are defined in the deployment descriptor.DeploymentDescriptorMethodProcessor Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at DD parse time.InterceptorClassDeploymentDescriptorProcessor Processor that handles the <interceptor\> element of an ejb-jar.xml file.MethodResolutionUtils SecurityRoleRefDDProcessor Sets up theEJBComponentDescriptionwith the <security-role-ref>s declared for an Jakarta Enterprise Beans User: Jaikiran PaiSessionBeanXmlDescriptorProcessor