|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.testharness.spi.helpers.AbstractContainerConnector
org.jboss.testharness.integration.jbossas.JBossASConnector
public abstract class JBossASConnector
| Field Summary |
|---|
| Fields inherited from class org.jboss.testharness.spi.helpers.AbstractContainerConnector |
|---|
EXTRA_CONFIGURATION_DIR_PROPERTY_NAME, FORCE_RESTART_PROPERTY_NAME, HOST_PROPERTY_NAME, JAVA_OPTS, JAVA_OPTS_PROPERTY_NAME, PORT_PROPERTY_NAME, SHUTDOWN_DELAY_PROPERTY_NAME |
| Fields inherited from interface org.jboss.testharness.spi.Containers |
|---|
PROPERTY_NAME |
| Constructor Summary | |
|---|---|
JBossASConnector()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getJBossBinDirectory()
|
protected java.lang.String |
getLogName()
|
protected java.lang.String |
getServerHomePropertyName()
|
protected void |
shutdownServer()
|
protected void |
startServer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.testharness.spi.Containers |
|---|
cleanup, deploy, getDeploymentException, setup, undeploy |
| Constructor Detail |
|---|
public JBossASConnector()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
protected java.lang.String getServerHomePropertyName()
getServerHomePropertyName in class AbstractContainerConnector
protected void shutdownServer()
throws java.io.IOException
shutdownServer in class AbstractContainerConnectorjava.io.IOException
protected void startServer()
throws java.io.IOException
startServer in class AbstractContainerConnectorjava.io.IOExceptionprotected java.lang.String getJBossBinDirectory()
protected java.lang.String getLogName()
getLogName in class AbstractContainerConnector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||