com.ibm.jbatch.tck.artifacts.specialized
Class JobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet

java.lang.Object
  extended by javax.batch.api.AbstractBatchlet
      extended by com.ibm.jbatch.tck.artifacts.specialized.JobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet
All Implemented Interfaces:
Batchlet

@Named(value="jobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet")
public class JobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet
extends AbstractBatchlet


Field Summary
static String GOOD_EXIT_STATUS
           
 
Constructor Summary
JobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet()
           
 
Method Summary
 String process()
           
 
Methods inherited from class javax.batch.api.AbstractBatchlet
stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GOOD_EXIT_STATUS

public static String GOOD_EXIT_STATUS
Constructor Detail

JobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet

public JobLevelPropertiesShouldNotBeAvailableThroughStepContextBatchlet()
Method Detail

process

public String process()
               throws Exception
Specified by:
process in interface Batchlet
Specified by:
process in class AbstractBatchlet
Throws:
Exception


Copyright © 2013. All Rights Reserved.