org.drools.runtime.pipeline.impl
Class MvelExpression
java.lang.Object
org.drools.runtime.pipeline.impl.BaseStage
org.drools.runtime.pipeline.impl.BaseEmitter
org.drools.runtime.pipeline.impl.MvelExpression
- All Implemented Interfaces:
- Emitter, Expression, Receiver, Stage
public class MvelExpression
- extends BaseEmitter
- implements Expression, Receiver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MvelExpression
public MvelExpression(String text)
receive
public void receive(Object object,
PipelineContext context)
- Specified by:
receive in interface Receiver
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.