com.github.ltsopensource.spring.boot.properties
Class JobClientProperties

java.lang.Object
  extended by com.github.ltsopensource.core.cluster.AbstractConfigProperties
      extended by com.github.ltsopensource.core.properties.JobClientProperties
          extended by com.github.ltsopensource.spring.boot.properties.JobClientProperties

@ConfigurationProperties(prefix="lts.jobclient")
public class JobClientProperties
extends com.github.ltsopensource.core.properties.JobClientProperties

Author:
Robert HG (254963746@qq.com) on 4/9/16.

Constructor Summary
JobClientProperties()
           
 
Method Summary
 
Methods inherited from class com.github.ltsopensource.core.properties.JobClientProperties
checkProperties, getDataPath, getNodeGroup, isUseRetryClient, setDataPath, setNodeGroup, setUseRetryClient
 
Methods inherited from class com.github.ltsopensource.core.cluster.AbstractConfigProperties
getBindIp, getClusterName, getConfigs, getIdentity, getRegistryAddress, setBindIp, setClusterName, setConfigs, setIdentity, setRegistryAddress
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobClientProperties

public JobClientProperties()


Copyright © 2017. All rights reserved.