|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectit.biobytes.ammentos.event.EventDispatcher
public class EventDispatcher
| Constructor Summary | |
|---|---|
EventDispatcher()
Creates a new instance of EventDispatcher |
|
| Method Summary | |
|---|---|
void |
addPersistenceListener(PersistenceListener l)
|
void |
dispatchEvent(PersistenceEvent e)
|
void |
removePersistenceListener(PersistenceListener l)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventDispatcher()
| Method Detail |
|---|
public void dispatchEvent(PersistenceEvent e)
public void addPersistenceListener(PersistenceListener l)
public void removePersistenceListener(PersistenceListener l)
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||