| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.jbossmodule15 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| ArtifactType
This interface defines the contract for the
artifactType xsd type |
| ClassNameType
This interface defines the contract for the
classNameType xsd type |
| DependenciesType
This interface defines the contract for the
dependenciesType xsd type |
| FilterType
This interface defines the contract for the
filterType xsd type |
| ModuleAbsentType
This interface defines the contract for the
moduleAbsentType xsd type |
| ModuleAliasType
This interface defines the contract for the
moduleAliasType xsd type |
| ModuleDependencyType
This interface defines the contract for the
moduleDependencyType xsd type |
| ModuleDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
ModuleDescriptor descriptor = Descriptors.create(ModuleDescriptor.class);
|
| 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 |
| PermissionsType
This interface defines the contract for the
permissionsType xsd type |
| PermissionType
This interface defines the contract for the
permissionType xsd type |
| PropertyListType
This interface defines the contract for the
propertyListType xsd type |
| PropertyType
This interface defines the contract for the
propertyType xsd type |
| ResourcesType
This interface defines the contract for the
resourcesType xsd type |
| ResourceType
This interface defines the contract for the
resourceType xsd type |
| SystemDependencyType
This interface defines the contract for the
systemDependencyType xsd type |
Copyright © 2025 JBoss by Red Hat. All rights reserved.