org.glassfish.pfl.basic.proxy
Class DelegateInvocationHandlerImpl

java.lang.Object
  extended by org.glassfish.pfl.basic.proxy.DelegateInvocationHandlerImpl

public abstract class DelegateInvocationHandlerImpl
extends Object


Method Summary
static InvocationHandler create(Object delegate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static InvocationHandler create(Object delegate)


Copyright © 2013 Oracle. All Rights Reserved.