|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPHXMonitorable
this is the interface that analyses which provide information about running processes should implement
| Method Summary | |
|---|---|
java.lang.Object |
getMonitor(java.lang.String m)
Gets a specified monitor. |
java.lang.String[] |
listMonitorableFiles()
Lists all items that may be monitored for output as a component is running. |
PHXProcessInfo[] |
listProcesses()
Lists all the running processes associated with a component |
| Method Detail |
|---|
PHXProcessInfo[] listProcesses()
throws java.io.IOException
java.io.IOException - If there was a problem
reading information about running processes
java.lang.String[] listMonitorableFiles()
throws java.io.IOException
java.io.IOException
java.lang.Object getMonitor(java.lang.String m)
throws PHXNoSuchObjectException
PHXNoSuchObjectException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||