| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.jbossdeployment11 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| ClassNameType
This interface defines the contract for the
classNameType xsd type |
| DependenciesType
This interface defines the contract for the
dependenciesType xsd type |
| DeploymentType
This interface defines the contract for the
deploymentType xsd type |
| ExclusionsType
This interface defines the contract for the
exclusionsType xsd type |
| FilterType
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
This interface defines the contract for the
localLast xsd type |
| MetaInfDispositionType
This class implements the
metaInfDispositionType xsd type |
| ModuleAliasType
This interface defines the contract for the
moduleAliasType xsd type |
| ModuleDependencyType
This interface defines the contract for the
moduleDependencyType xsd type |
| ModuleExclusionType
This interface defines the contract for the
moduleExclusionType xsd type |
| ModuleType
This interface defines the contract for the
moduleType xsd type |
| PathSetType
This interface defines the contract for the
pathSetType xsd type |
| PathSpecType
This interface defines the contract for the
pathSpecType xsd type |
| PathType
This interface defines the contract for the
pathType xsd type |
| ResourcesType
This interface defines the contract for the
resourcesType xsd type |
| ResourceType
This interface defines the contract for the
resourceType xsd type |
| ServiceDispositionType
This class implements the
serviceDispositionType xsd type |
| SubDeploymentType
This interface defines the contract for the
subDeploymentType xsd type |
| SystemDependencyType
This interface defines the contract for the
systemDependencyType xsd type |
| TransformerSetType
This interface defines the contract for the
transformerSetType xsd type |
| TransformerType
This interface defines the contract for the
transformerType xsd type |
Copyright © 2025 JBoss by Red Hat. All rights reserved.