com.ibm.jbatch.container.artifact.proxy
Class DeciderProxy

java.lang.Object
  extended by com.ibm.jbatch.container.artifact.proxy.AbstractProxy<Decider>
      extended by com.ibm.jbatch.container.artifact.proxy.DeciderProxy
All Implemented Interfaces:
Decider

public class DeciderProxy
extends AbstractProxy<Decider>
implements Decider


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
delegate, stepContext
 
Method Summary
 String decide(StepExecution[] stepExecutions)
           
 
Methods inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
getDelegate, setStepContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

decide

public String decide(StepExecution[] stepExecutions)
Specified by:
decide in interface Decider


Copyright © 2013. All Rights Reserved.