com.sun.enterprise.admin.util.proxy
Class ProxyFactory

java.lang.Object
  extended by com.sun.enterprise.admin.util.proxy.ProxyFactory

public class ProxyFactory
extends Object


Method Summary
static Object createProxy(Class intfc, Object handler, Interceptor interceptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createProxy

public static Object createProxy(Class intfc,
                                 Object handler,
                                 Interceptor interceptor)


Copyright © 2012. All Rights Reserved.