public interface VDBArchive extends org.jboss.shrinkwrap.api.Assignable, org.jboss.shrinkwrap.api.Archive<VDBArchive>
| Modifier and Type | Method and Description |
|---|---|
VDBArchive |
vdb(InputStream in)
Form a VDBArchive by a -vdb.xml by InputStream
|
VDBArchive |
vdb(String name)
Form a VDBArchive by a -vdb.xml name, the -vdb.xml either can be under class path, or under current folder
|
add, add, add, add, add, add, add, addAsDirectories, addAsDirectories, addAsDirectory, addAsDirectory, addHandlers, contains, contains, delete, delete, filter, get, get, getAsType, getAsType, getAsType, getAsType, getAsType, getAsType, getContent, getContent, getId, getName, merge, merge, merge, merge, merge, merge, move, move, shallowCopy, shallowCopy, toString, toString, toString, writeToVDBArchive vdb(String name) throws IOException
name - IOExceptionVDBArchive vdb(InputStream in) throws IOException
in - IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.