Package org.jboss.shrinkwrap.descriptor.api.application6

Provides the interfaces and enumeration types as defined in the schema

See:
          Description


Interface Summary
ApplicationDescriptor This deployment descriptor provides the functionalities as described in the specification Example: ApplicationDescriptor descriptor = Descriptors.create(ApplicationDescriptor.class);
ApplicationType<T> This interface defines the contract for the applicationType xsd type
ModuleType<T> This interface defines the contract for the moduleType xsd type
WebType<T> This interface defines the contract for the webType xsd type
 

Package org.jboss.shrinkwrap.descriptor.api.application6 Description

Provides the interfaces and enumeration types as defined in the schema



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.