| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.management.runtime.beacon
|
Class DummyProcessMonitor
|
public class DummyProcessMonitor
Implementation of a Process Monitor that does nothing.
Just for testing by other developers with out instantiating any
JNI code from C++.
Author:
rcavero
Implements:
ProcessMonitor
Links:
Implementation Implementation Link
Implementation of a Process Monitor that does nothing.
Just for testing by other developers with out instantiating any
JNI code from C++.
Author:
rcavero
| Field Summary |
private final static String |
|
private static Logger |
|
| Method Summary |
public void |
|
public void |
|
public void |
|
public void |
|
public void |
|
private final static String className
Final.
Multiplicity:
1
Static.
private static Logger logger
Multiplicity:
1
Static.
public void close ()
Throws:
ProcessMonitorException
public void start ()
Throws:
ProcessMonitorException
public void stop ()
Throws:
ProcessMonitorException
public void update ()
Throws:
ProcessMonitorException
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|