| Package | Description |
|---|---|
| Sirius.server.registry.rmplugin | |
| Sirius.server.registry.rmplugin.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
RMRegistryServerImpl.deregister(RMInfo info)
This method is the pendant to the register method and deregisters a rmplugin by deleting the mapping between
qualified name and RMInfo object.
|
void |
RMRegistryServerImpl.register(RMInfo info)
This Method registers an RMPlugin in the RMRegistry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RMRegistry.deregister(RMInfo info)
This method is the pendant to the register method and deregisters a rmplugin by deleting the mapping between
qualified name and RMInfo object.
|
void |
RMRegistry.register(RMInfo info)
This Method registers an RMPlugin in the RMRegistry.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.