Package | Description |
---|---|
org.opends.admin.ads |
Defines the different classes that are you used to have a read-only view of the configuration of the servers that are
registered in the Administration Directory Server (ADS).
|
org.opends.admin.ads.util |
Defines a set of auxiliary classes and utilities that are used to retrieve the configuration of the servers that are
registered in the Administration Directory Server (ADS).
|
Modifier and Type | Method and Description |
---|---|
Set<TopologyCacheException> |
TopologyCache.getLastExceptions()
Returns all the last exceptions from the servers.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerDescriptor.setLastException(TopologyCacheException lastException)
Sets the last exception that occurred while reading the configuration of the server.
|
Modifier and Type | Method and Description |
---|---|
void |
TopologyCache.reloadTopology()
Reads the configuration of the registered servers.
|
Modifier and Type | Method and Description |
---|---|
TopologyCacheException |
ServerLoader.getLastException()
Returns the last exception that occurred while trying to generate the ServerDescriptor object.
|
Copyright 2010-2018 ForgeRock AS.