org.milyn.javabean.decoders
Class MVELExpressionEvaluatorDecoder
java.lang.Object
org.milyn.javabean.decoders.MVELExpressionEvaluatorDecoder
- All Implemented Interfaces:
- DataDecoder
@DecodeType(value=MVELExpressionEvaluator.class)
public class MVELExpressionEvaluatorDecoder
- extends Object
- implements DataDecoder
MVELExpressionEvaluator data decoder impl.
- Author:
- tom.fennelly@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELExpressionEvaluatorDecoder
public MVELExpressionEvaluatorDecoder()
decode
public Object decode(String data)
throws DataDecodeException
- Specified by:
decode in interface DataDecoder
- Throws:
DataDecodeException
Copyright © 2009. All Rights Reserved.