management
             package instead@Deprecated public interface StatisticResource
Statistics.| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Deprecated.  Gets the full description of this resource. | 
| String | getName()Deprecated.  Gets the identifying name of this resource. | 
| String | getOwner()Deprecated.  Returns a display string of the  SystemMemberowning this resource. | 
| Statistic[] | getStatistics()Deprecated.  Returns a read-only array of every  Statisticin this resource. | 
| String | getType()Deprecated.  Gets the classification type of this resource. | 
| long | getUniqueId()Deprecated.  Returns an ID that uniquely identifies the resource within the  SystemMemberit belongs
 to. | 
| void | refresh()Deprecated.  Refreshes the values of every  Statisticin this resource by retrieving them from the
 member's VM. | 
String getName()
String getDescription()
String getType()
String getOwner()
SystemMember owning this resource.SystemMemberlong getUniqueId()
SystemMember it belongs
 to.SystemMemberStatistic[] getStatistics()
Statistic in this resource.Statistic in this resourcevoid refresh()
      throws AdminException
Statistic in this resource by retrieving them from the
 member's VM.AdminException - if unable to refresh statistic values