| Class | Description |
|---|---|
| CdiContextDependencyProcessor |
Check whether the deployment is a portlet that is CDI enabled, determined by presence of beans.xml.
|
| CdiContextExtensionProcessor |
Need to forcibly add our CDI extension into the list created by Weld subsystem as
any dependencies don't have their services files read by container.
|
| CdiWebIntegrationProcessor |
Adds #{CDIServletListener} into the list of servlet listeners, if not already found,
and adds the listener as a component to allow injection to be performed on it.
|
| DeploymentScannerService | |
| GateInCleanupDeploymentProcessor | |
| GateInConfigurationKey | |
| GateInDependenciesDeploymentProcessor | |
| GateInEarKey | |
| GateInExtKey | |
| GateInInitDeploymentProcessor | |
| GateInStarterDeploymentProcessor | |
| GateInStructureDeploymentProcessor | |
| GateInTransactionsFixProcessor | |
| GateInWarStructureDeploymentProcessor |
This deployment processor adds to the sharedWarMetaData for all web (war) applications.
|
| PortletBridgeDependencyProcessor | |
| PortletWarClassloadingDependencyProcessor | |
| PortletWarDeploymentInitializingProcessor | |
| PortletWarKey | |
| WarDependenciesDeploymentProcessor |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.