public interface ManagementServer extends DatabaseConfiguration
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONTEXT
Property for the path of the managed gateway group.
|
static java.lang.String |
ID
Property for the management server identificator.
|
DATABASE_NAME| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContext()
Returns the path of the gateway group, managed by this Management Server.
|
BackendServerHost[] |
getHosts()
Returns all hosts of this management server.
|
java.lang.String |
getId()
Returns the identificator of this Management Server within the mPRM system.
|
getConfigurableDatabases, getDBConfigMetaData, getDBConfiguration, getDBFactoryConfigurations, getPidsOfDBFactoryConfigurationstatic final java.lang.String ID
static final java.lang.String CONTEXT
java.lang.String getId()
java.lang.String getContext()
BackendServerHost[] getHosts() throws CommunicationException, java.lang.Exception
CommunicationExceptionjava.lang.ExceptionCopyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.