public interface JSR88PropertySet
org.codehaus.cargo.container.jsr88.GenericJSR88Container
Modifier and Type | Field and Description |
---|---|
static String |
DEPLOYTOOL_CLASSPATH
Extra classpath necessary for the deployment tool (not the container itself!) to function.
|
static String |
DEPLOYTOOL_JAR
JAR file to load the deployment tool from.
|
static String |
PASSWORD
Password to use when acquiring a
javax.enterprise.deploy.spi.DeploymentManager . |
static String |
USERNAME
Username to use when acquiring a
javax.enterprise.deploy.spi.DeploymentManager . |
static final String USERNAME
javax.enterprise.deploy.spi.DeploymentManager
.static final String PASSWORD
javax.enterprise.deploy.spi.DeploymentManager
.static final String DEPLOYTOOL_JAR
static final String DEPLOYTOOL_CLASSPATH
Copyright © 2004-2013 Codehaus. All Rights Reserved.