|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.admin.StatAttribute
public class StatAttribute
Statistics gathering attribute. Each time period, the attribute is polled.
| Constructor Summary | |
|---|---|
protected |
StatAttribute(java.lang.String name)
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the attribute's official name |
long |
pollValue()
Polls the statistics attribute. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected StatAttribute(java.lang.String name)
| Method Detail |
|---|
public final java.lang.String getName()
public long pollValue()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||