Class | Description |
---|---|
BeanArchiveProcessor |
Deployment processor that builds bean archives and attaches them to the deployment
Currently this is done by pulling the information out of the jandex
Index . |
BeansXmlProcessor |
Deployment processor that finds
|
WebIntegrationProcessor |
Deployment processor that integrates weld into the web tier
|
WeldBeanManagerServiceProcessor |
DeploymentUnitProcessor that binds the bean manager to JNDI |
WeldComponentIntegrationProcessor |
Deployment unit processor that add the
WeldManagedReferenceFactory instantiator
to components that are part of a bean archive. |
WeldDependencyProcessor |
Deployment processor which adds a module dependencies for modules needed for weld deployments.
|
WeldDeploymentProcessor |
Deployment processor that installs the weld services and all other required services
|
WeldPortableExtensionProcessor |
Deployment processor that loads CDI portable extensions.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.