org.iqual.chaplin
Class DefaultReplyTransformer
java.lang.Object
org.iqual.chaplin.DefaultReplyTransformer
- All Implemented Interfaces:
- ReplyTransformer
public class DefaultReplyTransformer
- extends Object
- implements ReplyTransformer
- Since:
- 21.11.2009 21:37:13
- Author:
- Zbynek Slajchrt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultReplyTransformer
public DefaultReplyTransformer()
transform
public Object transform(Object reply,
Object source)
- Specified by:
transform in interface ReplyTransformer
- Parameters:
reply - the reply being returned to the invokersource - the message source (invoker)
- Returns:
- the transformed reply
Copyright © 2009 iquality.org. All Rights Reserved.