| Package | Description |
|---|---|
| com.orchestranetworks.module |
This package allows to handle module registration.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ModuleRegistration.handleServiceRegistration(ModuleServiceRegistrationContext aContext)
This method should be overridden to register module-defined user services, service groups
and user service extensions.
|