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-2012 JBoss by Red Hat. All Rights Reserved.