Package org.jboss.shrinkwrap.api


Interface Summary
Archive<T extends Archive<T>> Archive Represents a collection of resources which may be constructed declaratively / programmatically.
ArchivePath Represents a target context within an Archive under which an Asset may be found.
Asset Represents content stored under some context (a ArchivePath) 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.
Filter<T> Filter Used to filter what to add to the target Archive.
 

Class Summary
ArchivePaths A Factory for ArchivePath creation.
Archives Generic unified factory for archive creation.
Filters Filters
 



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