Uses of Class
gw.config.ServiceKernel
-
Packages that use ServiceKernel Package Description gw.config gw.internal.gosu -
-
Uses of ServiceKernel in gw.config
Subclasses of ServiceKernel in gw.config Modifier and Type Class Description class
CommonServices
Methods in gw.config with parameters of type ServiceKernel Modifier and Type Method Description void
DefaultCommonsServiceKernelInit. init(ServiceKernel services)
void
ServiceKernelInit. init(ServiceKernel kernel)
Allows the default kernel services to be overridden, providing customizations at higher levels of the system. -
Uses of ServiceKernel in gw.internal.gosu
Methods in gw.internal.gosu with parameters of type ServiceKernel Modifier and Type Method Description void
ShellKernelInit. init(ServiceKernel services)
-