|
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.StatisticValue
com.bea.wli.monitoring.StatisticValue.CountStatistic
public static class StatisticValue.CountStatistic
Class to represent statistic value of type count.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bea.wli.monitoring.StatisticValue |
|---|
StatisticValue.CountStatistic, StatisticValue.IntervalStatistic, StatisticValue.StatusStatistic |
| Constructor Summary | |
|---|---|
StatisticValue.CountStatistic(java.lang.String name, StatisticType type, long count) |
|
| Method Summary | |
|---|---|
long |
getCount()Gets statistics count. |
| Methods inherited from class com.bea.wli.monitoring.StatisticValue |
|---|
getName, getType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticValue.CountStatistic(java.lang.String name,
StatisticType type,
long count)
| Method Detail |
|---|
public long getCount()
|
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 | ||||||||