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

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

@ConfigurationProperties(prefix="lts.monitor")
public class MonitorProperties
extends com.github.ltsopensource.core.cluster.AbstractConfigProperties

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

Constructor Summary
MonitorProperties()
           
 
Method Summary
 void checkProperties()
           
 
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

MonitorProperties

public MonitorProperties()
Method Detail

checkProperties

public void checkProperties()
                     throws com.github.ltsopensource.core.exception.ConfigPropertiesIllegalException
Specified by:
checkProperties in class com.github.ltsopensource.core.cluster.AbstractConfigProperties
Throws:
com.github.ltsopensource.core.exception.ConfigPropertiesIllegalException


Copyright © 2017. All rights reserved.