Uses of Interface
com.orchestranetworks.module.ModuleServiceRegistrationContext
-
Packages that use ModuleServiceRegistrationContext Package Description com.orchestranetworks.module This package allows to handle module registration. -
-
Uses of ModuleServiceRegistrationContext in com.orchestranetworks.module
Methods in com.orchestranetworks.module with parameters of type ModuleServiceRegistrationContext Modifier and Type Method Description default voidModuleRegistration. handleServiceRegistration(ModuleServiceRegistrationContext aContext)Override this method to register module-defined user services, service groups and user service extensions.
-