Uses of Interface
com.metamatrix.admin.api.server.ServerAdmin

Packages that use ServerAdmin
com.metamatrix.common.comm.platform.client   
 

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.
 



Copyright © 2009. All Rights Reserved.