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

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

@Named(value="stepLevelPropertiesShouldNotBeAvailableThroughJobContextBatchlet")
public class StepLevelPropertiesShouldNotBeAvailableThroughJobContextBatchlet
extends AbstractBatchlet


Field Summary
static java.lang.String GOOD_EXIT_STATUS
           
 
Constructor Summary
StepLevelPropertiesShouldNotBeAvailableThroughJobContextBatchlet()
           
 
Method Summary
 java.lang.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 java.lang.String GOOD_EXIT_STATUS
Constructor Detail

StepLevelPropertiesShouldNotBeAvailableThroughJobContextBatchlet

public StepLevelPropertiesShouldNotBeAvailableThroughJobContextBatchlet()
Method Detail

process

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


Copyright © 2013. All Rights Reserved.