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
DeploymentManager. |
static String |
USERNAME
Username to use when acquiring a
DeploymentManager. |
static final String USERNAME
DeploymentManager.static final String PASSWORD
DeploymentManager.static final String DEPLOYTOOL_JAR
static final String DEPLOYTOOL_CLASSPATH
Copyright © 2004-2013 Codehaus. All Rights Reserved.