com.ibm.batch.container.impl
Class ExecutionElementControllerFactory

java.lang.Object
  extended by com.ibm.batch.container.impl.ExecutionElementControllerFactory

public class ExecutionElementControllerFactory
extends Object


Constructor Summary
ExecutionElementControllerFactory()
           
 
Method Summary
static IExecutionElementController getExecutionElementController(RuntimeJobExecutionImpl jobExecutionImpl, ExecutionElement executionElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionElementControllerFactory

public ExecutionElementControllerFactory()
Method Detail

getExecutionElementController

public static IExecutionElementController getExecutionElementController(RuntimeJobExecutionImpl jobExecutionImpl,
                                                                        ExecutionElement executionElement)


Copyright © 2013. All Rights Reserved.