| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   com.bea.wli.monitoring.ResourceStatistic
com.bea.wli.monitoring.ResourceStatistic
public final class ResourceStatistic
This class provides information about a resource for which statistics collection is supported.
| Constructor Summary | |
|---|---|
| ResourceStatistic(java.lang.String name, ResourceType resourceType, StatisticValue[] statistics) | |
| Method Summary | |
|---|---|
|  java.lang.String | getName()Get name of this resource. | 
|  ResourceType | getResourceType()Get resource type. | 
|  StatisticValue[] | getStatistics()Get statistics of this resource. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResourceStatistic(java.lang.String name,
                         ResourceType resourceType,
                         StatisticValue[] statistics)
| Method Detail | 
|---|
public ResourceType getResourceType()
public java.lang.String getName()
public StatisticValue[] getStatistics()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||