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

java.lang.Object
  extended byorg.apache.ojb.broker.core.proxy.AbstractIndirectionHandler
      extended byorg.apache.ojb.broker.core.proxy.IndirectionHandlerJDKImpl
All Implemented Interfaces:
IndirectionHandler, IndirectionHandlerJDK, java.lang.reflect.InvocationHandler, java.io.Serializable

public class IndirectionHandlerJDKImpl
extends AbstractIndirectionHandler
implements IndirectionHandlerJDK

See Also:
Serialized Form

Constructor Summary
IndirectionHandlerJDKImpl(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 java.lang.reflect.InvocationHandler
invoke
 

Constructor Detail

IndirectionHandlerJDKImpl

public IndirectionHandlerJDKImpl(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