类 AdminBizImpl

java.lang.Object
com.xxl.job.admin.service.impl.AdminBizImpl
所有已实现的接口:
com.xxl.job.core.biz.AdminBiz

@Service public class AdminBizImpl extends Object implements com.xxl.job.core.biz.AdminBiz
作者:
xuxueli 2017-07-27 21:54:20
  • 构造器详细资料

    • AdminBizImpl

      public AdminBizImpl()
  • 方法详细资料

    • callback

      public com.xxl.job.core.biz.model.ReturnT<String> callback(List<com.xxl.job.core.biz.model.HandleCallbackParam> callbackParamList)
      指定者:
      callback 在接口中 com.xxl.job.core.biz.AdminBiz
    • registry

      public com.xxl.job.core.biz.model.ReturnT<String> registry(com.xxl.job.core.biz.model.RegistryParam registryParam)
      指定者:
      registry 在接口中 com.xxl.job.core.biz.AdminBiz
    • registryRemove

      public com.xxl.job.core.biz.model.ReturnT<String> registryRemove(com.xxl.job.core.biz.model.RegistryParam registryParam)
      指定者:
      registryRemove 在接口中 com.xxl.job.core.biz.AdminBiz