org.codehaus.aspectwerkz.connectivity
Class RemoteProxyServerManager

java.lang.Object
  extended by org.codehaus.aspectwerkz.connectivity.RemoteProxyServerManager

public class RemoteProxyServerManager
extends Object

Manages the remote proxy server.

Author:
Jonas BonŽr

Method Summary
static RemoteProxyServerManager getInstance()
          Returns the sole instance.
 void start()
          Starts up the remote proxy server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RemoteProxyServerManager getInstance()
Returns the sole instance.

Returns:
the sole instance

start

public void start()
Starts up the remote proxy server.



Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.