org.apache.ojb.broker.core.proxy
Class IndirectionHandlerCGLIBImpl

java.lang.Object
  extended byorg.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
      extended byorg.apache.ojb.broker.core.proxy.IndirectionHandlerCGLIBImpl
All Implemented Interfaces:
net.sf.cglib.proxy.Callback, IndirectionHandler, IndirectionHandlerCGLIB, net.sf.cglib.proxy.InvocationHandler, java.io.Serializable

public class IndirectionHandlerCGLIBImpl
extends AbstractIndirectionHandler
implements IndirectionHandlerCGLIB

See Also:
Serialized Form

Constructor Summary
IndirectionHandlerCGLIBImpl(PBKey brokerKey, Identity id)
          Creates a new indirection handler for the indicated object.
 
Methods inherited from class org.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
addListener, alreadyMaterialized, getBrokerKey, getIdentity, getRealSubject, invoke, removeListener, setRealSubject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ojb.broker.core.proxy.IndirectionHandler
addListener, alreadyMaterialized, getBrokerKey, getIdentity, getRealSubject, invoke, removeListener, setRealSubject
 
Methods inherited from interface net.sf.cglib.proxy.InvocationHandler
invoke
 

Constructor Detail

IndirectionHandlerCGLIBImpl

public IndirectionHandlerCGLIBImpl(PBKey brokerKey,
                                   Identity id)
Creates a new indirection handler for the indicated object.

Parameters:
id - The identity of the subject


(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30