org.drools.runtime.pipeline
Interface ServiceExceptionHandler


public interface ServiceExceptionHandler

This api is experimental and thus the classes and the interfaces returned are subject to change.


Method Summary
 void handleException(Service service, Object object, Exception exception)
           
 

Method Detail

handleException

void handleException(Service service,
                     Object object,
                     Exception exception)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.