|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Router
Generic interface implemented by classes that support multicast distribution of monotor events to registered monitors.
| Method Summary | |
|---|---|
void |
addMonitor(Monitor monitor)
Add a monitor to the set of monitors managed by the router. |
void |
removeMonitor(Monitor monitor)
Remove a monitor from the set of monitors managed by the router. |
| Method Detail |
|---|
void addMonitor(Monitor monitor)
monitor - the monitor to addvoid removeMonitor(Monitor monitor)
monitor - the monitor to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||