类分层结构
- java.lang.Object
- AbstractServiceSetting
- com.supermap.server.config.ProviderSetting (implements java.io.Serializable)
 
 - AbstractServiceSetting
- com.supermap.server.config.InterfaceSetting (implements java.io.Serializable)
 
 - AbstractServiceSetting
- com.supermap.server.config.ComponentSetting (implements java.io.Serializable)
 
 - com.supermap.server.config.ClusterMemberInfo (implements java.io.Serializable)
 - com.supermap.server.config.ClusterSetting
 - com.supermap.server.config.DistributeAnalysisSetting (implements java.io.Serializable)
 - NamedSetting
- com.supermap.server.config.ProviderSettingSet (implements java.io.Serializable)
 
 - NamedSetting
- com.supermap.server.config.ComponentSettingSet (implements java.io.Serializable)
 
 - com.supermap.server.config.OAuthConfig (implements java.io.Serializable)
 - com.supermap.server.config.ReporterSetting
 - com.supermap.server.config.SecurityInfoStorageSetting (implements java.io.Serializable)
- com.supermap.server.config.CustomSecurityInfoStorageSetting
 
 - com.supermap.server.config.ServiceStorageInfo (implements java.io.Serializable)
 
 - AbstractServiceSetting
 
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.supermap.server.config.ServiceSynchronizingType
 - com.supermap.server.config.ServiceStorageType
 - com.supermap.server.config.SecurityInfoStorageType
 - com.supermap.server.config.ClusterSetting.Status
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)