AR System Java API

Uses of Class
com.bmc.arsys.api.ServerInfoMap

Uses of ServerInfoMap in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return ServerInfoMap
 ServerInfoMap ARServerUser.getServerInfo(int[] requestList)
          Returns the requested configuration information for the specified server.
 ServerInfoMap ARServerUser.getServerStatistics(int[] requestList)
          Returns the requested statistics for the specified server.
 

Methods in com.bmc.arsys.api with parameters of type ServerInfoMap
 void ARServerUser.setServerInfo(ServerInfoMap serverInfoMap)
          Updates the indicated configuration information for the specified server.
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.