| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.application5 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| ApplicationDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
ApplicationDescriptor descriptor = Descriptors.create(ApplicationDescriptor.class);
|
| ModuleType
This interface defines the contract for the
moduleType xsd type |
| WebType
This interface defines the contract for the
webType xsd type |
Copyright © 2021 JBoss by Red Hat. All rights reserved.