Method Summary |
|
final public int | getJndiPort() Returns the server JNDI port. |
final public String | getName() |
final public int | getPort() |
public String | getTestContext() |
final protected File | getTmpDir() |
final public void | init() |
final public void | setConfig(String theConfig) Sets the name of the server configuration to use for running the tests. |
final public void | setConfigDir(File theConfigDir) Sets the location of the server configuration directory. |
final public void | setDir(File theDir) Sets the JBoss installation directory. |
final public void | setJndiPort(int theJndiPort) Specify the JNDI port to use. |
final public void | setPort(int thePort) Sets the port that will be used to poll the server to verify if
it is started. |
final public void | setTmpDir(File theTmpDir) Sets the temporary directory from which the container is run. |
final public void | shutDown() |
final public void | startUp() |