Interface IndirectionHandlerByteBuddy
- All Superinterfaces:
org.apache.ojb.broker.core.proxy.IndirectionHandler,InvocationHandler,Serializable
- All Known Implementing Classes:
IndirectionHandlerByteBuddyImpl
public interface IndirectionHandlerByteBuddy
extends org.apache.ojb.broker.core.proxy.IndirectionHandler, InvocationHandler
-
Method Summary
Methods inherited from interface org.apache.ojb.broker.core.proxy.IndirectionHandler
addListener, alreadyMaterialized, getBrokerKey, getIdentity, getRealSubject, invoke, removeListener, setRealSubjectMethods inherited from interface java.lang.reflect.InvocationHandler
invoke