|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void changeMonitor(ComponentMonitor monitor)
monitor
- the new ComponentMonitor to usepublic ComponentMonitor currentMonitor()
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |