org.drools.semantics.annotation.model
Class ApplicationDataParameterValue
java.lang.Object
org.drools.semantics.annotation.model.ApplicationDataParameterValue
- All Implemented Interfaces:
- Serializable, ParameterValue
class ApplicationDataParameterValue
- extends Object
- implements ParameterValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationDataParameterValue
public ApplicationDataParameterValue(String name,
Class<?> clazz)
getValue
public Object getValue(Tuple tuple)
- Specified by:
getValue
in interface ParameterValue
Copyright © 2001-2005 The Codehaus. All Rights Reserved.