@ApplicationScoped public class DefaultWarDeploymentFactory extends org.wildfly.swarm.spi.api.DefaultDeploymentFactory
APP_ARTIFACT, APP_NAME, APP_PATH| 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
Exceptionpublic int getPriority()
getPriority in class org.wildfly.swarm.spi.api.DefaultDeploymentFactorypublic String getType()
getType in class org.wildfly.swarm.spi.api.DefaultDeploymentFactorypublic org.jboss.shrinkwrap.api.Archive create()
throws Exception
create in class org.wildfly.swarm.spi.api.DefaultDeploymentFactoryExceptionpublic boolean setupUsingMaven(org.jboss.shrinkwrap.api.Archive<?> givenArchive)
throws Exception
setupUsingMaven in class org.wildfly.swarm.spi.api.DefaultDeploymentFactoryExceptionprotected static String determineName()
Copyright © 2016 JBoss by Red Hat. All rights reserved.