org.drools.spi
Class RuleBaseUpdateListenerFactory
java.lang.Object
org.drools.spi.RuleBaseUpdateListenerFactory
public class RuleBaseUpdateListenerFactory
- extends Object
Factory class that will return a RuleBaseUpdateListener based on the provided string className
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleBaseUpdateListenerFactory
public RuleBaseUpdateListenerFactory()
createListener
public static RuleBaseUpdateListener createListener(String className,
StatefulSession session)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.