public class ConfigFromConnection extends ConfigReader
adminConnector, backends, environmentSettingException, exceptions, javaVersion, listeners, numberConnections, replicationPort, schema
Constructor and Description |
---|
ConfigFromConnection() |
Modifier and Type | Method and Description |
---|---|
Entry |
getRootMonitor()
Returns the root entry of the monitoring tree.
|
void |
readConfiguration(ConnectionWrapper connWrapper)
Reads configuration and monitoring information using the provided connection.
|
void |
setIsLocal(boolean isLocal)
Sets whether this server represents the local instance or a remote server.
|
getAdminConnector, getBackends, getConnectionHandlers, getExceptions, getInetAddressComparator, getJavaVersion, getOpenConnections, getSchema, mustReadSchema, readSchema
public Entry getRootMonitor()
public void setIsLocal(boolean isLocal)
isLocal
- whether this server represents the local instance or a remote server (in another machine or in another
installation on the same machine).public void readConfiguration(ConnectionWrapper connWrapper)
connWrapper
- the connection to be used to read the information.Copyright 2010-2018 ForgeRock AS.