| Class | Description |
|---|---|
| KernelDeploymentModuleProcessor |
Check if we have any bean factories, as we need the POJO module api.
|
| KernelDeploymentParsingProcessor |
DeploymentUnitProcessor responsible for parsing a jboss-beans.xml
descriptor and attaching the corresponding KernelDeploymentXmlDescriptor.
|
| ParsedKernelDeploymentProcessor |
DeploymentUnit processor responsible for taking KernelDeploymentXmlDescriptor
configuration and creating the corresponding services.
|
| ParseResult<T> |
The result of a parsing operation.
|
| PojoExtension |
POJO extension.
|
| PojoResource |
| Enum | Description |
|---|---|
| BeanState |
A MC bean state.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.