|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.plugin.proxy.StopProxy
public class StopProxy
This class represents a utility that connects to a running Java Proxy and sends a stop request.
Constructor Summary | |
---|---|
StopProxy()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
This is the entry point of the Java StopProxy utility. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StopProxy()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.FileNotFoundException, java.io.IOException
args
- no specific arguments are checked or expected.
java.io.FileNotFoundException
- if the config file could not be found.
java.io.IOException
- if an I/O error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |