|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AOMListener | |
|---|---|
| org.jacorb.poa | |
| Uses of AOMListener in org.jacorb.poa |
|---|
| Classes in org.jacorb.poa that implement AOMListener | |
|---|---|
class |
EventMulticaster
This class will manage an structure of a chain of poa event listeners and will dispatch events to those listeners. |
class |
POAAdapter
The adapter which can receives poa events. |
class |
POAMonitorImpl
This class extends the POA with a monitoring gui. |
| Methods in org.jacorb.poa that return AOMListener | |
|---|---|
protected static AOMListener |
EventMulticaster.add(AOMListener _one,
AOMListener _two)
|
protected static AOMListener |
EventMulticaster.remove(AOMListener l,
AOMListener old)
|
| Methods in org.jacorb.poa with parameters of type AOMListener | |
|---|---|
protected static AOMListener |
EventMulticaster.add(AOMListener _one,
AOMListener _two)
|
protected void |
AOM.addAOMListener(AOMListener listener)
|
protected static AOMListener |
EventMulticaster.remove(AOMListener l,
AOMListener old)
|
protected void |
AOM.removeAOMListener(AOMListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||