Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.wildflyfeaturepack11 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
ArtifactType
This interface defines the contract for the
artifact-type xsd type |
ArtifactVersionsType
This interface defines the contract for the
artifact-versions-type xsd type |
ConfigFileType
This interface defines the contract for the
config-file-type xsd type |
ConfigType
This interface defines the contract for the
config-type xsd type |
CopyArtifactsType
This interface defines the contract for the
copy-artifacts-type xsd type |
CopyArtifactType
This interface defines the contract for the
copy-artifact-type xsd type |
DependenciesType
This interface defines the contract for the
dependencies-type xsd type |
FilePermissionsType
This interface defines the contract for the
file-permissions-type xsd type |
FilePermissionType
This interface defines the contract for the
file-permission-type xsd type |
FilterType
This interface defines the contract for the
filter-type xsd type |
NamedType
This interface defines the contract for the
named-type xsd type |
PropertyType
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 © 2016 JBoss by Red Hat. All rights reserved.