org.drools.rule
Class DefaultLogicTransformerFactory

java.lang.Object
  extended by org.drools.rule.DefaultLogicTransformerFactory
All Implemented Interfaces:
Serializable, LogicTransformerFactory

public class DefaultLogicTransformerFactory
extends Object
implements LogicTransformerFactory, Serializable

See Also:
Serialized Form

Constructor Summary
DefaultLogicTransformerFactory()
           
 
Method Summary
 LogicTransformer getLogicTransformer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLogicTransformerFactory

public DefaultLogicTransformerFactory()
Method Detail

getLogicTransformer

public LogicTransformer getLogicTransformer()
Specified by:
getLogicTransformer in interface LogicTransformerFactory


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