org.drools.command.runtime
Class ObjectFactory

java.lang.Object
  extended by org.drools.command.runtime.ObjectFactory

public class ObjectFactory
extends Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 BatchExecutionCommandImpl createBatchExecutionCommand()
           
 GetGlobalCommand createGetGlobalCommand()
           
 SetGlobalCommand createSetGlobalCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createBatchExecutionCommand

public BatchExecutionCommandImpl createBatchExecutionCommand()

createGetGlobalCommand

public GetGlobalCommand createGetGlobalCommand()

createSetGlobalCommand

public SetGlobalCommand createSetGlobalCommand()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.