Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.webfragment31 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
OrderingOrderingType
This interface defines the contract for the
ordering-orderingType xsd type |
OrderingType
This interface defines the contract for the
orderingType xsd type |
WebFragmentDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFragmentDescriptor descriptor = Descriptors.create(WebFragmentDescriptor.class);
|
Copyright © 2024 JBoss by Red Hat. All rights reserved.