Uses of Package
org.jboss.shrinkwrap.api

Packages that use org.jboss.shrinkwrap.api
org.jboss.shrinkwrap.api   
org.jboss.shrinkwrap.api.container   
org.jboss.shrinkwrap.api.exporter   
org.jboss.shrinkwrap.api.importer   
org.jboss.shrinkwrap.api.spec   
 

Classes in org.jboss.shrinkwrap.api used by org.jboss.shrinkwrap.api
Archive
          Archive Represents a collection of resources which may be constructed declaratively / programmatically.
Asset
          Represents a Class, file, or any other collection of bytes stored under some context within an Archive
Assignable
          General interface for representing entities such as Archives and descriptors as different extension types.
ExtensionLoader
          ExtensionLoader Describes a way for the Archive to load extensions.
Path
          Path Represents a target context within an Archive under which an Asset may be found.
 

Classes in org.jboss.shrinkwrap.api used by org.jboss.shrinkwrap.api.container
Archive
          Archive Represents a collection of resources which may be constructed declaratively / programmatically.
Asset
          Represents a Class, file, or any other collection of bytes stored under some context within an Archive
Path
          Path Represents a target context within an Archive under which an Asset may be found.
 

Classes in org.jboss.shrinkwrap.api used by org.jboss.shrinkwrap.api.exporter
Assignable
          General interface for representing entities such as Archives and descriptors as different extension types.
 

Classes in org.jboss.shrinkwrap.api used by org.jboss.shrinkwrap.api.importer
Assignable
          General interface for representing entities such as Archives and descriptors as different extension types.
 

Classes in org.jboss.shrinkwrap.api used by org.jboss.shrinkwrap.api.spec
Archive
          Archive Represents a collection of resources which may be constructed declaratively / programmatically.
Assignable
          General interface for representing entities such as Archives and descriptors as different extension types.
 



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