com.ibm.websphere.batch.context

Class JobStepContextMgr

  • java.lang.Object
    • com.ibm.ws.batch.context.JobStepContextMgrBase
      • com.ibm.websphere.batch.context.JobStepContextMgr


  • public class JobStepContextMgr
    extends com.ibm.ws.batch.context.JobStepContextMgrBase
    JobStepContextMgr provides access to the JobStepContext for the current batch job step.
    • Field Summary

      • Fields inherited from class com.ibm.ws.batch.context.JobStepContextMgrBase

        _ctxHolder
    • Constructor Summary

      Constructors 
      Modifier Constructor and Description
      protected JobStepContextMgr() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static JobStepContext getContext()
      Returns the JobStepContext of the currently executing job step.
      • Methods inherited from class com.ibm.ws.batch.context.JobStepContextMgrBase

        initContext, removeContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JobStepContextMgr

        protected JobStepContextMgr()
    • Method Detail

      • getContext

        public static JobStepContext getContext()
        Returns the JobStepContext of the currently executing job step.
        Returns:
        JobStepContext of the current job step.
IBM WebSphere Application ServerTM
Release 8.5