|
TPTP 4.3.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.monitoring.managedagent.jmx.internal.configuration.ServerConnectionManager
The manager class for IServerConnection.
| Constructor Summary | |
|---|---|
ServerConnectionManager()
|
|
| Method Summary | |
|---|---|
static IServerConnection |
get(java.lang.String serverType)
Gets the connection instance of the specified type. |
static java.lang.String[] |
getServerTypes()
Gets all supported types |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerConnectionManager()
| Method Detail |
public static IServerConnection get(java.lang.String serverType)
serverType - The connection type
public static java.lang.String[] getServerTypes()
|
TPTP 4.3.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||