|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerAdmin | |
---|---|
com.metamatrix.admin.server | |
com.metamatrix.common.comm.platform.client | |
com.metamatrix.console.connections |
Uses of ServerAdmin in com.metamatrix.admin.server |
---|
Classes in com.metamatrix.admin.server that implement ServerAdmin | |
---|---|
class |
ServerAdminImpl
|
Uses of ServerAdmin in com.metamatrix.common.comm.platform.client |
---|
Methods in com.metamatrix.common.comm.platform.client that return ServerAdmin | |
---|---|
ServerAdmin |
ServerAdminFactory.createAdmin(java.util.Properties p)
|
ServerAdmin |
ServerAdminFactory.createAdmin(java.lang.String userName,
char[] password,
java.lang.String serverURL)
Creates a ServerAdmin with the specified connection properties. |
ServerAdmin |
ServerAdminFactory.createAdmin(java.lang.String userName,
char[] password,
java.lang.String serverURL,
java.lang.String applicationName)
Creates a ServerAdmin with the specified connection properties. |
Uses of ServerAdmin in com.metamatrix.console.connections |
---|
Methods in com.metamatrix.console.connections that return ServerAdmin | |
---|---|
ServerAdmin |
ConnectionInfo.getServerAdmin()
Get a ServerAdmin object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |