com.atlassian.maven.plugins.testharness
Class Container
java.lang.Object
com.atlassian.maven.plugins.testharness.Container
public class Container
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Container
public Container()
setBaseConfiguration
public void setBaseConfiguration(BaseConfiguration baseConfiguration)
getContainerHome
public java.io.File getContainerHome()
getInstallerUrl
public java.net.URL getInstallerUrl()
getContext
public java.lang.String getContext()
getControlPort
public int getControlPort()
getHttpPort
public int getHttpPort()
getOutputLog
public java.io.File getOutputLog()
getJvmArgs
public java.lang.String getJvmArgs()
getContainerId
public java.lang.String getContainerId()
isWait
public boolean isWait()
isStartService
public boolean isStartService()
Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.