public abstract class MethodHandler extends Object
Each instance of MethodHandler has an implicit knowledge of a particular method that it handles.
MethodHandler
protected Method
method
protected SEIStub
owner
protected
MethodHandler(SEIStub owner, Method m)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final SEIStub owner
protected Method method
protected MethodHandler(SEIStub owner, Method m)
Copyright © 2015 Oracle Corporation. All rights reserved.