org.drools.runtime.pipeline
Interface ResultHandler


public interface ResultHandler

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


Method Summary
 void handleResult(Object object)
           
 

Method Detail

handleResult

void handleResult(Object object)


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