| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.webapp30 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| WebAppDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebAppDescriptor descriptor = Descriptors.create(WebAppDescriptor.class);
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.