类 JobRegistryHelper

java.lang.Object
com.xxl.job.admin.core.thread.JobRegistryHelper

public class JobRegistryHelper extends Object
job registry instance
作者:
xuxueli 2016-10-02 19:10:24
  • 构造器详细资料

    • JobRegistryHelper

      public JobRegistryHelper()
  • 方法详细资料

    • getInstance

      public static JobRegistryHelper getInstance()
    • start

      public void start()
    • toStop

      public void toStop()
    • registry

      public com.xxl.job.core.biz.model.ReturnT<String> registry(com.xxl.job.core.biz.model.RegistryParam registryParam)
    • registryRemove

      public com.xxl.job.core.biz.model.ReturnT<String> registryRemove(com.xxl.job.core.biz.model.RegistryParam registryParam)