org.openejb.client
Class CgLibProxy

java.lang.Object
  extended byorg.openejb.client.CgLibProxy
All Implemented Interfaces:
Serializable

public abstract class CgLibProxy
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  CgLibInvocationHandler handler
           
 
Constructor Summary
CgLibProxy(CgLibInvocationHandler handler)
           
 
Method Summary
static CgLibInvocationHandler getHandler(Object proxy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handler

protected final CgLibInvocationHandler handler
Constructor Detail

CgLibProxy

public CgLibProxy(CgLibInvocationHandler handler)
Method Detail

getHandler

public static CgLibInvocationHandler getHandler(Object proxy)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.