Uses of Package
io.lighty.core.controller.api
Packages that use io.lighty.core.controller.api
-
Classes in io.lighty.core.controller.api used by io.lighty.core.controller.apiClassDescriptionThis is common interface for all Lighty modules.Yang module registration service for global schema context.This interface provides methods to access ODL core services provided by
LightyControllermodule. -
Classes in io.lighty.core.controller.api used by io.lighty.core.controller.implClassDescriptionThis abstract class implement
LightyModuleinterface with synchronization ofLightyModule.start(),LightyModule.startBlocking()andLightyModule.shutdown()methods.This is main Lighty module providing all important community services for dependent modules in controller application.This is common interface for all Lighty modules.Yang module registration service for global schema context.This interface provides methods to access ODL core services provided byLightyControllermodule.