biz.hammurapi.remoting
Class Remoter.ProxyFactory

java.lang.Object
  extended by biz.hammurapi.remoting.Remoter.ProxyFactory
Enclosing interface:
Remoter

public static class Remoter.ProxyFactory
extends java.lang.Object


Constructor Summary
Remoter.ProxyFactory()
           
 
Method Summary
static java.lang.Object createProxy(java.lang.Class[] interfaces, LocalDelegate localDelegate, Remoter remoter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Remoter.ProxyFactory

public Remoter.ProxyFactory()
Method Detail

createProxy

public static java.lang.Object createProxy(java.lang.Class[] interfaces,
                                           LocalDelegate localDelegate,
                                           Remoter remoter)


Copyright © 2006 Hammurapi Group. All Rights Reserved.