org.apache.openejb.config
Class RemoteServer
java.lang.Object
org.apache.openejb.config.RemoteServer
public class RemoteServer
- extends Object
- Version:
- $Rev: 1328777 $ $Date: 2012-04-21 19:30:06 -0700 (Sat, 21 Apr 2012) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteServer
public RemoteServer()
RemoteServer
public RemoteServer(int tries,
boolean verbose)
init
public void init(Properties props)
main
public static void main(String[] args)
getProperties
public Properties getProperties()
destroy
public void destroy()
start
public void start()
start
public void start(List<String> additionalArgs,
String cmd,
boolean checkPortAvailable)
getServer
public Process getServer()
stop
public void stop()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.