org.drools.command.runtime.rule
Class ObjectFactory
java.lang.Object
org.drools.command.runtime.rule.ObjectFactory
public class ObjectFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectFactory
public ObjectFactory()
createFireAllRulesCommand
public FireAllRulesCommand createFireAllRulesCommand()
createGetObjectsCommand
public GetObjectsCommand createGetObjectsCommand()
createInsertElementsCommand
public InsertElementsCommand createInsertElementsCommand()
createInsertObjectCommand
public InsertObjectCommand createInsertObjectCommand()
createModifyCommand
public ModifyCommand createModifyCommand()
createQueryCommand
public QueryCommand createQueryCommand()
createRetractCommand
public RetractCommand createRetractCommand()
createModifyCommand$SetterImpl
public ModifyCommand.SetterImpl createModifyCommand$SetterImpl()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.