Package org.jboss.as.weld.deployment.processors
package org.jboss.as.weld.deployment.processors
-
ClassesClassDescriptionDeployment processor that builds bean archives and attaches them to the deploymentDetermines the set of bean defining annotations as defined by the CDI specification and attaches them under
WeldAttachments.BEAN_DEFINING_ANNOTATIONS.Deployment processor that findsbeans.xml files and attaches the information to the deploymentProcessor that registers a CDI portable extension for EAR deployments, which adds support for EE facilities, to CDI app context lifecycle event handlers.Deployment processor that builds bean archives from external deployments.Processes deployment descriptor env-entry configurations looking for cases where an injection target is specified and the env-entry-type is one of the 'Simple Environment Entry' Java types listed in Section 5.4 of the Jakarta EE 9.1 Platform specification.Deployment processor that integrates weld into the web tierDeploymentUnitProcessorthat binds the bean manager to JNDIDeployment unit processor that add theWeldManagedReferenceFactoryinstantiator to components that are part of a bean archive.Merges the per-deployment configuration defined injboss-all.xmlwith the global configuration and attaches the result underWeldConfiguration.ATTACHMENT_KEY.Deployment processor which adds a module dependencies for modules needed for weld deployments.A processor which takes care of after boot cleanup for Weld.Deployment processor that installs the weld services and all other required servicesDeployment processor that finds implicit bean archives (as defined by the CDI spec).Deployment processor that loads Jakarta Contexts and Dependency Injection portable extensions.