| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.management.runtime.beacon
java.util.TimerTask
|
+--com.newstep.solid.management.runtime.beacon.BeaconTimerTask
All Implemented Interfaces:
Runnable
public class BeaconTimerTask
Timer Task that will run process monitor updates.
Author:
rcavero
Links:
Kernel Association Association Link
processMonitor to be run.
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
package
| Field Summary |
|
|
private final static String |
|
private static Logger |
|
|
|
| Method Summary |
public void |
|
public void |
|
private final static String className
Final.
Multiplicity:
1
Static.
private static Logger logger
logging members
Multiplicity:
1
Static.
processMonitor to be run.
processMonitor to be run.
Multiplicity:
1
public void run ()
execute update from the process monitor.
assign the process monitor
Parameters:
processMonitor the process monitor to update
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|