Uses of Interface
org.drools.runtime.rule.ConsequenceExceptionHandler

Packages that use ConsequenceExceptionHandler
org.drools.conf   
 

Uses of ConsequenceExceptionHandler in org.drools.conf
 

Methods in org.drools.conf that return types with arguments of type ConsequenceExceptionHandler
 Class<? extends ConsequenceExceptionHandler> ConsequenceExceptionHandlerOption.getHandler()
          Returns the consequence exception handler instance
 

Method parameters in org.drools.conf with type arguments of type ConsequenceExceptionHandler
static ConsequenceExceptionHandlerOption ConsequenceExceptionHandlerOption.get(Class<? extends ConsequenceExceptionHandler> handler)
          This is a factory method for this ConsequenceExceptionHandler configuration.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.