public class ShrinkWrapDeployment<T extends org.jboss.shrinkwrap.api.Archive> extends Object implements Deployment
| Constructor and Description |
|---|
ShrinkWrapDeployment(String name,
Class<T> archiveType) |
protected final T extends org.jboss.shrinkwrap.api.Archive archive
public T getArchive()
public String getName()
getName in interface Deploymentpublic org.jboss.vfs.VirtualFile getContent()
throws IOException
getContent in interface DeploymentIOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.