org.drools.runtime.pipeline.impl
Class BaseStage
java.lang.Object
org.drools.runtime.pipeline.impl.BaseStage
- All Implemented Interfaces:
- Stage
- Direct Known Subclasses:
- BaseEmitter, ListAdapterImpl
public class BaseStage
- extends Object
- implements Stage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseStage
public BaseStage()
setStageExceptionHandler
public void setStageExceptionHandler(StageExceptionHandler exceptionHandler)
- Specified by:
setStageExceptionHandler in interface Stage
handleException
protected void handleException(Stage stage,
Object object,
Exception exception)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.