Uses of Class
com.tccc.kos.commons.core.context.BeanContext

Packages that use BeanContext
Package
Description
KOS relies heavily on Dependency Injection (DI) which is a mechanism to connect java beans together during application startup.
 
Provides the abstract KosApplication class, which all KOS apps derive from.