|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.server.admin.Stop
public class Stop
Field Summary |
---|
Constructor Summary | |
---|---|
Stop()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
stop()
|
static void |
stop(java.lang.String host,
int port)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Stop()
Method Detail |
---|
public static void stop(java.lang.String host, int port)
host
- The ip address the Remote Server is running onport
- The port the Remote Server is running onpublic void stop()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |