| Interface | Description |
|---|---|
| SingletonDeploymentConfiguration |
Configuration of a singleton deployment.
|
| Class | Description |
|---|---|
| MutableSingletonDeploymentConfiguration |
Mutable configuration for a singleton deployment.
|
| SingletonDeploymentDependencyProcessor |
DUP that adds a dependency on a configured deployment policy service to the next phase.
|
| SingletonDeploymentParsingProcessor |
Parses a deployment descriptor defining the singleton deployment policy.
|
| SingletonDeploymentProcessor |
DUP that attaches the singleton DeploymentUnitPhaseBuilder if a deployment policy is attached.
|
| SingletonDeploymentUnitPhaseBuilder |
Builds a singleton service for the next phase in the deployment chain, if configured.
|
| SingletonDeploymentXMLReader |
Parses singleton deployment configuration from XML.
|
| Enum | Description |
|---|---|
| SingletonDeploymentSchema |
Enumerates the singleton deployment configuration schemas.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.