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 |
| ExcludeSubsystemsType<T> |
This interface defines the contract for the
exclude-subsystemsType 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);
|
| LocalLast<T> |
This interface defines the contract for the
localLast xsd type |
| ModuleAliasType<T> |
This interface defines the contract for the
moduleAliasType xsd type |
| 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 |
| SubsystemType<T> |
This interface defines the contract for the
subsystemType xsd type |
| SystemDependencyType<T> |
This interface defines the contract for the
systemDependencyType 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 |
|---|---|
| MetaInfDispositionType |
This class implements the
metaInfDispositionType xsd type |
| ServiceDispositionType |
This class implements the
serviceDispositionType xsd type |
Copyright © 2021 JBoss by Red Hat. All rights reserved.