|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hyperic.sigar.ptql.ProcessQueryFactory
| Constructor Summary | |
ProcessQueryFactory()
|
|
| Method Summary | |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
static ProcessQuery |
getInstance(java.lang.String query)
|
ProcessQuery |
prepare(QueryBranchMap map)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
public ProcessQueryFactory()
| Method Detail |
public int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparator
public ProcessQuery prepare(QueryBranchMap map)
throws MalformedQueryException,
QueryLoadException
MalformedQueryException
QueryLoadException
public static ProcessQuery getInstance(java.lang.String query)
throws MalformedQueryException,
QueryLoadException
MalformedQueryException
QueryLoadException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||