com.ibm.batch.container.xjcl
Class NavigatorFactory

java.lang.Object
  extended by com.ibm.batch.container.xjcl.NavigatorFactory

public class NavigatorFactory
extends Object


Constructor Summary
NavigatorFactory()
           
 
Method Summary
static Navigator<Flow> createFlowNavigator(Flow flow)
           
static Navigator<JSLJob> createJobNavigator(JSLJob job)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigatorFactory

public NavigatorFactory()
Method Detail

createJobNavigator

public static Navigator<JSLJob> createJobNavigator(JSLJob job)

createFlowNavigator

public static Navigator<Flow> createFlowNavigator(Flow flow)


Copyright © 2013. All Rights Reserved.