com.dtolabs.rundeck.core.execution
Class ExecutionServiceFactory

java.lang.Object
  extended by com.dtolabs.rundeck.core.execution.ExecutionServiceFactory

public class ExecutionServiceFactory
extends java.lang.Object

ExecutionServiceFactory creates ExecutionServices.


Method Summary
static ExecutionService getInstanceForFramework(Framework framework)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstanceForFramework

public static ExecutionService getInstanceForFramework(Framework framework)