See: Description
Interface | Description |
---|---|
ClassNameType<T> |
This interface defines the contract for the
classNameType xsd type |
DependenciesType<T> |
This interface defines the contract for the
dependenciesType xsd type |
DeploymentType<T> |
This interface defines the contract for the
deploymentType xsd type |
ExclusionsType<T> |
This interface defines the contract for the
exclusionsType xsd type |
FilterType<T> |
This interface defines the contract for the
filterType xsd type |
JBossDeploymentStructureDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
JBossDeploymentStructureDescriptor descriptor = Descriptors.create(JBossDeploymentStructureDescriptor.class);
|
ModuleDependencyType<T> |
This interface defines the contract for the
moduleDependencyType xsd type |
ModuleExclusionType<T> |
This interface defines the contract for the
moduleExclusionType xsd type |
ModuleType<T> |
This interface defines the contract for the
moduleType xsd type |
PathSetType<T> |
This interface defines the contract for the
pathSetType xsd type |
PathSpecType<T> |
This interface defines the contract for the
pathSpecType xsd type |
PathType<T> |
This interface defines the contract for the
pathType xsd type |
ResourcesType<T> |
This interface defines the contract for the
resourcesType xsd type |
ResourceType<T> |
This interface defines the contract for the
resourceType xsd type |
SubDeploymentType<T> |
This interface defines the contract for the
subDeploymentType xsd type |
TransformerSetType<T> |
This interface defines the contract for the
transformerSetType xsd type |
TransformerType<T> |
This interface defines the contract for the
transformerType xsd type |
Enum | Description |
---|---|
ServiceDispositionType |
This class implements the
serviceDispositionType xsd type |
Copyright © 2022 JBoss by Red Hat. All rights reserved.