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