org.smallmind.quorum.transport.messaging
Class InvocationProxyFactory

java.lang.Object
  extended by org.smallmind.quorum.transport.messaging.InvocationProxyFactory

public class InvocationProxyFactory
extends Object


Constructor Summary
InvocationProxyFactory()
           
 
Method Summary
static Proxy generateProxy(MessagingTransmitter messagingTransmitter, Class invocableInterface)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvocationProxyFactory

public InvocationProxyFactory()
Method Detail

generateProxy

public static Proxy generateProxy(MessagingTransmitter messagingTransmitter,
                                  Class invocableInterface)


Copyright © 2011. All Rights Reserved.