ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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

Packages that use org.jboss.shrinkwrap.descriptor.api.application6
org.jboss.shrinkwrap.descriptor.api.application6 Provides the interfaces and enumeration types as defined in the schema 
 

Classes in org.jboss.shrinkwrap.descriptor.api.application6 used by org.jboss.shrinkwrap.descriptor.api.application6
ApplicationDescriptor
           This deployment descriptor provides the functionalities as described in the specification Example: ApplicationDescriptor descriptor = Descriptors.create(ApplicationDescriptor.class);
ApplicationType
          This interface defines the contract for the applicationType xsd type
ModuleType
          This interface defines the contract for the moduleType xsd type
WebType
          This interface defines the contract for the webType xsd type
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.