org.smallmind.cloud.cluster.protocol.queue
Class QueueClusterHandle

java.lang.Object
  extended by org.smallmind.cloud.cluster.protocol.queue.QueueClusterHandle
All Implemented Interfaces:
InvocationHandler, ClusterHandle

public class QueueClusterHandle
extends Object
implements ClusterHandle, InvocationHandler


Constructor Summary
QueueClusterHandle(MessagingInvocationHandler messagingInvocationHandlerr)
           
 
Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueClusterHandle

public QueueClusterHandle(MessagingInvocationHandler messagingInvocationHandlerr)
Method Detail

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable


Copyright © 2011. All Rights Reserved.