Package | Description |
---|---|
com.streamscape.sef.discovery | |
com.streamscape.sef.mf.admin.module |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryModuleFactory.activateModule(java.lang.String name)
Activates the specified module.
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleFactory.addModule(java.lang.String name,
java.lang.String description,
java.lang.String moduleClass,
java.util.Map parameters)
Adds a new module with the specified parameters.
|
void |
ModuleFactory.removeModule(java.lang.String name)
Removes the specified module.
|
void |
ModuleFactory.saveModule(ModuleConfiguration configuration)
Updates the specified configuration of existing module in the Repository.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.