Method Summary |
|
final public String | getName() |
final public int | getPort() Returns the port to which the container should listen. |
final public void | init() |
final public void | setBeaHome(File theBeaHome) Sets the Bea home directory. |
final public void | setConfigXml(File theConfigXml) Sets the configuration file to use for the test installation of
WebLogic. |
final public void | setDir(File theDir) Sets the WebLogic 7.x installation directory. |
final public void | setPort(int thePort) Sets the port to which the container should listen. |
final public void | setTmpDir(File theTmpDir) Sets the temporary installation directory. |
final public void | shutDown() |
final public void | startUp() |