| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.sigar.ptql.ProcessQueryFactory
public class ProcessQueryFactory
| Constructor Summary | |
|---|---|
| ProcessQueryFactory() | |
| Method Summary | |
|---|---|
|  void | clear() | 
| static ProcessQueryFactory | getInstance() | 
| static ProcessQuery | getInstance(java.lang.String query)Deprecated. | 
|  ProcessQuery | getQuery(java.lang.String query) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ProcessQueryFactory()
| Method Detail | 
|---|
public void clear()
public static ProcessQueryFactory getInstance()
public ProcessQuery getQuery(java.lang.String query)
                      throws MalformedQueryException
MalformedQueryException
public static ProcessQuery getInstance(java.lang.String query)
                                throws MalformedQueryException
MalformedQueryExceptiongetQuery(String)| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||