| Package | Description |
|---|---|
| com.orchestranetworks.module |
This package allows to handle module registration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleInitializedContext.registerRESTApplication(Class<? extends RESTApplicationAbstract> anApplication)
Registers dynamically a REST Toolkit application.
|