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.