|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentMonitor | |
|---|---|
| jfun.yan.monitoring | This package provides a solution for component monitoring to Yan container framework. |
| Uses of ComponentMonitor in jfun.yan.monitoring |
|---|
| Classes in jfun.yan.monitoring that implement ComponentMonitor | |
|---|---|
class |
NopComponentMonitor
This class provides empty implementation for ComponentMonitor. |
| Methods in jfun.yan.monitoring that return ComponentMonitor | |
|---|---|
ComponentMonitor |
ComponentMonitorQueue.getComponentMonitor()
To create a ComponentMonitor instance that sequentially invoke the corresponding methods of all the monitors in the queue. |
| Methods in jfun.yan.monitoring with parameters of type ComponentMonitor | |
|---|---|
ComponentMonitorQueue |
ComponentMonitorQueue.addComponentMonitor(ComponentMonitor mon)
Add a ComponentMonitor object to the queue. |
| Constructors in jfun.yan.monitoring with parameters of type ComponentMonitor | |
|---|---|
MonitoringContainer(ComponentMonitor mon)
To create a MonitoringContainer object. |
|
MonitoringContainer(Registrar target,
ComponentMonitor mon)
To create a MonitoringContainer object. |
|
Monitors(ComponentMonitor mon)
To create a new Monitors object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||