public class DefaultWarDeploymentFactory extends DefaultDeploymentFactory
| Constructor and Description |
|---|
DefaultWarDeploymentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static WARArchive |
archiveFromCurrentApp() |
org.jboss.shrinkwrap.api.Archive |
create() |
protected static String |
determineName() |
int |
getPriority() |
String |
getType() |
boolean |
setupUsingMaven(org.jboss.shrinkwrap.api.Archive<?> givenArchive) |
convertSeparators, determineName, setup, setupUsingAppArtifact, setupUsingAppPathpublic static WARArchive archiveFromCurrentApp() throws Exception
Exceptionprotected static String determineName()
public int getPriority()
getPriority in class DefaultDeploymentFactorypublic String getType()
getType in class DefaultDeploymentFactorypublic org.jboss.shrinkwrap.api.Archive create()
throws Exception
create in class DefaultDeploymentFactoryExceptionpublic boolean setupUsingMaven(org.jboss.shrinkwrap.api.Archive<?> givenArchive)
throws Exception
setupUsingMaven in class DefaultDeploymentFactoryExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.