org.jboss.shrinkwrap.api
Interface GenericArchive

All Superinterfaces:
Archive<GenericArchive>, Assignable

public interface GenericArchive
extends Archive<GenericArchive>

Simple Archive extension which closes the generic context as a convenience to users not requiring any spec archive type.

Author:
ALR

Method Summary
 
Methods inherited from interface org.jboss.shrinkwrap.api.Archive
add, add, add, add, add, add, add, addAsDirectories, addAsDirectories, addAsDirectory, addAsDirectory, contains, contains, delete, get, get, getAsType, getAsType, getAsType, getAsType, getAsType, getAsType, getContent, getContent, getName, merge, merge, merge, merge, merge, merge, toString, toString, toString, writeTo
 
Methods inherited from interface org.jboss.shrinkwrap.api.Assignable
as
 



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