net.sf.cglib.proxy
public interface Dispatcher extends Callback
Enhancer
knows which type of code to generate.
Method Summary | |
---|---|
Object | loadObject()
Return the object which the original method invocation should
be dispatched. |
Returns: an object that can invoke the method