Class JobManagerFactory


  • public class JobManagerFactory
    extends java.lang.Object
    Factory class for IJobManager.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _rcsid  
      protected static java.lang.String jobManagerName  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IJobManager make​(IThreadContext threadContext)
      Create a job manager handle.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait