See: Description

| Interface | Description |
|---|---|
| ArtifactType<T> |
This interface defines the contract for the
artifact-type xsd type |
| ArtifactVersionsType<T> |
This interface defines the contract for the
artifact-versions-type xsd type |
| ConfigFileType<T> |
This interface defines the contract for the
config-file-type xsd type |
| ConfigType<T> |
This interface defines the contract for the
config-type xsd type |
| CopyArtifactsType<T> |
This interface defines the contract for the
copy-artifacts-type xsd type |
| CopyArtifactType<T> |
This interface defines the contract for the
copy-artifact-type xsd type |
| DependenciesType<T> |
This interface defines the contract for the
dependencies-type xsd type |
| FilePermissionsType<T> |
This interface defines the contract for the
file-permissions-type xsd type |
| FilePermissionType<T> |
This interface defines the contract for the
file-permission-type xsd type |
| FilterType<T> |
This interface defines the contract for the
filter-type xsd type |
| NamedType<T> |
This interface defines the contract for the
named-type xsd type |
| PropertyType<T> |
This interface defines the contract for the
property-type xsd type |
| WildFlyFeaturePackDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
WildFlyFeaturePackDescriptor descriptor = Descriptors.create(WildFlyFeaturePackDescriptor.class);
|
Copyright © 2025 JBoss by Red Hat. All rights reserved.