wt.method
Class FeedbackWrapper
java.lang.Object
wt.method.FeedbackWrapper
- All Implemented Interfaces:
- MethodFeedback, Serializable
- class FeedbackWrapper
- extends Object
- implements Serializable, MethodFeedback
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
feedback
private transient MethodFeedback feedback
FeedbackWrapper
FeedbackWrapper(MethodFeedback feedback)
execute
public void execute()
- Description copied from interface:
MethodFeedback
- Supported API: true
- Specified by:
execute
in interface MethodFeedback
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException