|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentMonitorStrategy
Interface responsible for changing monitoring strategy.
It may be implemented by containers
and
single component adapters
.
The choice of supporting the monitor strategy is left to the
implementers of the container and adapters.
Method Summary | |
---|---|
void |
changeMonitor(ComponentMonitor monitor)
Changes the component monitor used |
ComponentMonitor |
currentMonitor()
Returns the monitor currently used |
Method Detail |
---|
void changeMonitor(ComponentMonitor monitor)
monitor
- the new ComponentMonitor to useComponentMonitor currentMonitor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |