|
|||||||||
| 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.IndirectionHandlerJDKImpl
public class IndirectionHandlerJDKImpl
| Constructor Summary | |
|---|---|
IndirectionHandlerJDKImpl(PBKey brokerKey,
Identity id)
Creates a new indirection handler for the indicated object. |
|
| Method Summary |
|---|
| 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 java.lang.reflect.InvocationHandler |
|---|
invoke |
| Constructor Detail |
|---|
public IndirectionHandlerJDKImpl(PBKey brokerKey,
Identity id)
persistenceConf - The persistence configurationid - The identity of the subject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||