|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
org.apache.ojb.broker.core.proxy.IndirectionHandlerCGLIBImpl
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 |
public IndirectionHandlerCGLIBImpl(PBKey brokerKey, Identity id)
id
- The identity of the subject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |