org.smallmind.cloud.cluster.protocol.remote
Class RemoteClusterHandle
java.lang.Object
org.smallmind.cloud.cluster.protocol.remote.RemoteClusterHandle
- All Implemented Interfaces:
- InvocationHandler, ClusterHandle
public class RemoteClusterHandle
- extends Object
- implements ClusterHandle, InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteClusterHandle
public RemoteClusterHandle(RemoteClusterManager remoteClusterManager)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Exception
- Specified by:
invoke in interface InvocationHandler
- Throws:
Exception
Copyright © 2011. All Rights Reserved.