rabbit.proxy
Class ProxyStarter
java.lang.Object
rabbit.proxy.ProxyStarter
public class ProxyStarter
- extends Object
A class that starts up proxies.
- Author:
- Robert Olofsson
Method Summary |
static void |
main(String[] args)
Create the ProxyStarter and let it parse the command line arguments. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyStarter
public ProxyStarter()
main
public static void main(String[] args)
- Create the ProxyStarter and let it parse the command line arguments.
- Parameters:
args
- the command line arguments