Class Hierarchy
- java.lang.Object
- com.tccc.kos.commons.core.service.config.BeanChanges
- com.tccc.kos.commons.core.service.config.BeanChanges.Error
- com.tccc.kos.commons.core.service.config.BeanUpdate
- com.tccc.kos.commons.core.service.config.ConfigBean (implements com.tccc.kos.commons.util.ready.Ready)
- com.tccc.kos.commons.core.service.config.ConfigChanges
- com.tccc.kos.commons.core.service.config.ConfigUpdate
- com.tccc.kos.commons.core.service.config.ConfigValue
- com.tccc.kos.commons.core.service.config.DefaultConfigSource (implements com.tccc.kos.commons.core.service.config.ConfigSource)
- com.tccc.kos.commons.util.ready.ReadyBean (implements com.tccc.kos.commons.util.ready.Ready, com.tccc.kos.commons.util.ready.ReadyListener)
- com.tccc.kos.commons.core.service.config.AbstractConfigurable<T> (implements com.tccc.kos.commons.core.service.config.ConfigAware<T>)
- com.tccc.kos.commons.core.service.AbstractService (implements com.tccc.kos.commons.core.service.handle.ContextHandleAware, com.tccc.kos.commons.core.context.CtxEventListener)
- com.tccc.kos.commons.core.service.config.ConfigService
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.tccc.kos.commons.core.service.config.ConfigException
- java.lang.RuntimeException
- java.lang.Exception
- com.tccc.kos.commons.core.service.config.ValPair
- com.tccc.kos.commons.core.service.config.BeanChanges.AttrChange
Interface Hierarchy
- com.tccc.kos.commons.core.service.config.ConfigBeanListener
- com.tccc.kos.commons.core.service.config.ConfigChangeListener
- com.tccc.kos.commons.core.service.config.ConfigSource
- com.tccc.kos.commons.core.service.config.MutableConfigSource
- com.tccc.kos.commons.core.service.handle.HandleAware
- com.tccc.kos.commons.core.service.config.ConfigAware<T>