public class ObDiagnostic
extends java.lang.Object
| Constructor and Description |
|---|
ObDiagnostic()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Hashtable |
getClientDiagnosticInfo()
Deprecated.
Returns the diagnostic information about the connectivity to OAM 10g
servers including host, port, time since when the connection is established
and the server state.
|
static java.util.Hashtable |
getDirectoryDiagnosticInfo()
Deprecated.
Returns the diagnostic information from the OAM 10g server about the
Directory Servers used to store User, Policy, Config information.
|
static java.util.Hashtable |
getServerDiagnosticInfo()
Deprecated.
Returns the diagnostic information from the OAM 10g server containing
server health, host, port, number of connections.
|
public static final java.util.Hashtable getServerDiagnosticInfo()
throws ObAccessException
ObAccessException - If OAM server fails to return the informationpublic static final java.util.Hashtable getDirectoryDiagnosticInfo()
throws ObAccessException
ObAccessException - If OAM server fails to return the informationpublic static final java.util.Hashtable getClientDiagnosticInfo()
throws ObAccessException
ObAccessException - If OAM server fails to return the information