Package org.jboss.shrinkwrap.api


Interface Summary
Archive<T extends Archive<T>> 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.
 

Class Summary
Archives Generic unified factory for archive creation.
Paths A Factory for Path creation.
 



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