Uses of Package
com.kosdev.kos.commons.core.context
Packages that use com.kosdev.kos.commons.core.context
Package
Description
KOS relies heavily on Dependency Injection (DI)
which is a mechanism to connect java beans together during application startup.
Provides access to the API client for making and receiving local REST calls.
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.commons.core.contextClassDescriptionSystem component that provides a very lightweight IOC-style context.Base interface for all context listeners.
-
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.commons.core.serviceClassDescriptionInterface that allows a bean to accept callbacks from the KOS
BeanContextafter certain autowiring steps have completed. -
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.commons.web.apiClassDescriptionInterface that allows a bean to accept callbacks from the KOS
BeanContextafter certain autowiring steps have completed. -
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.commons.web.brokerClassDescriptionInterface that allows a bean to accept callbacks from the KOS
BeanContextafter certain autowiring steps have completed. -
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.commons.web.service.mimeClassDescriptionInterface that allows a bean to accept callbacks from the KOS
BeanContextafter certain autowiring steps have completed. -
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.core.app
-
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.core.service.app
-
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.core.service.assembly
-
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.core.service.config.serverClassDescriptionInterface that allows a bean to accept callbacks from the KOS
BeanContextafter certain autowiring steps have completed. -
Classes in com.kosdev.kos.commons.core.context used by com.kosdev.kos.core.service.logClassDescriptionInterface that allows a bean to accept callbacks from the KOS
BeanContextafter certain autowiring steps have completed.