Class Hierarchy
- java.lang.Object
- com.tccc.kos.core.service.app.Application<T> (implements com.tccc.kos.commons.core.service.config.ConfigAware<T>, com.tccc.kos.commons.core.service.handle.ContextHandleAware, com.tccc.kos.commons.util.json.JsonDescriptorAware, com.tccc.kos.core.util.Loadable)
- com.tccc.kos.core.service.app.SystemApplication<T>
- com.tccc.kos.core.service.app.AppLoader
- com.tccc.kos.core.service.app.AppMessageBroker (implements com.tccc.kos.commons.core.broker.MessageBroker)
- com.tccc.kos.core.service.browser.BrowserNav
- com.tccc.kos.core.service.browser.BrowserIntent
- com.tccc.kos.core.service.app.AppBrowserIntent
- com.tccc.kos.core.service.browser.BrowserIntent
- com.tccc.kos.commons.core.service.config.ConfigBean (implements com.tccc.kos.commons.util.ready.Ready)
- com.tccc.kos.core.service.app.BaseAppConfig
- com.tccc.kos.core.service.app.LoadableApp
- 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.AbstractService (implements com.tccc.kos.commons.core.service.handle.ContextHandleAware, com.tccc.kos.commons.core.context.CtxEventListener)
- com.tccc.kos.core.service.app.AppService
- 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.core.service.app.Application<T> (implements com.tccc.kos.commons.core.service.config.ConfigAware<T>, com.tccc.kos.commons.core.service.handle.ContextHandleAware, com.tccc.kos.commons.util.json.JsonDescriptorAware, com.tccc.kos.core.util.Loadable)
Interface Hierarchy
- com.tccc.kos.core.service.app.AppListener
- com.tccc.kos.core.service.app.AppStartedCallback