|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.admin.ManagementQueryReply
com.caucho.server.admin.StatServiceValuesQueryReply
public class StatServiceValuesQueryReply
Constructor Summary | |
---|---|
StatServiceValuesQueryReply()
|
|
StatServiceValuesQueryReply(java.lang.String[] names,
StatServiceValue[][] data)
|
Method Summary | |
---|---|
StatServiceValue[][] |
getData()
|
java.lang.String[] |
getNames()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatServiceValuesQueryReply()
public StatServiceValuesQueryReply(java.lang.String[] names, StatServiceValue[][] data)
Method Detail |
---|
public java.lang.String[] getNames()
public StatServiceValue[][] getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |