com.supermap.services.components.impl

Class DefaultJobRunnerFactory

  • java.lang.Object
    • com.supermap.services.components.impl.DefaultJobRunnerFactory
  • All Implemented Interfaces:
    JobRunnerFactory


    public class DefaultJobRunnerFactory
    extends java.lang.Object
    implements JobRunnerFactory
    

    Default tiling task factory implementation

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      JobRunner newRunner(JobInfo jobInfo)
      void setDeployTaskThreadCount(int deployTaskThreadCount) 
      • Methods inherited from class java.lang.Object

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

      • DefaultJobRunnerFactory

        public DefaultJobRunnerFactory()