Package org.jboss.as.ee.component.deployers
package org.jboss.as.ee.component.deployers
-
ClassDescriptionAbstract deployment unit processors used to process
ComponentDescriptioninstances.Class that provides common functionality required by processors that process environment information from deployment descriptors.Foundation for processors which binds EE platform common resources, to all EE module and comp naming contexts.Processor that aggregates all module descriptions visible to the deployment in an EEApplicationClasses structure.Deployment processor responsible for finding @AroundInvoke annotated methods in classes within a deployment.BooleanAnnotationInformationFactory<T extends Annotation>An annotation information factory that simply returns true if the annotation is presentTheDeploymentUnitProcessorwhich adds the EE subsystem default bindings configuration to EE module descriptions.DeploymentUnitProcessorresponsible for setting the default ear subdeployments isolation for each .ear deployment unit.Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at DD parse time.The Java EE6 spec and Enterprise Beans 3.1 spec contradict each other on what the "application-name" semantics are.Processes Jakarta Enterprise Beans annotations and attaches them to theEEModuleClassDescriptionCleans up references to EE structures in the deployment unitA processor which sets up the default Jakarta EE permission set.Examines a deployment unit and its top level parent to check for any distinct-name that's configured in the deployment descriptor(s) of the deployment units.Deployment processor responsible for creating aEEModuleConfigurationfrom aEEModuleDescriptionand populating it with component and class configurationsClass that is responsible for resolving name conflicts.User: jpaiUser: jpaiProcessor that takes interceptor information from the class description and applies it to componentsDeployment processor responsible for finding @PostConstruct and @PreDestroy annotated methods.Implementation ofInjectionSourceresponsible for finding a message destinationProcessor that resolves all message destinations.Processor that sets up JNDI bindings that are owned by the module.Deployment processor responsible for analyzing each attachedComponentDescriptioninstance to configure required resource injection configurations.Deployment processor that sets up env-entry, resource-ref and resource-env-ref bindingsDUP that adds the to the deployment, and adds the bean validation resolvers.Countdown tracker with capabilities similar to SE CountDownLatch, but allowing threads to mark and unmark themselves as privileged.