Package gw.config
Class DefaultCommonsServiceKernelInit
java.lang.Object
gw.config.DefaultCommonsServiceKernelInit
- All Implemented Interfaces:
ServiceKernelInit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
init
(ServiceKernel services) Allows the default kernel services to be overridden, providing customizations at higher levels of the system.
-
Constructor Details
-
DefaultCommonsServiceKernelInit
public DefaultCommonsServiceKernelInit()
-
-
Method Details
-
init
Description copied from interface:ServiceKernelInit
Allows the default kernel services to be overridden, providing customizations at higher levels of the system.- Specified by:
init
in interfaceServiceKernelInit
-