public abstract class FOLDomainEvent
extends java.util.EventObject
| Constructor and Description |
|---|
FOLDomainEvent(java.lang.Object source) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
notifyListener(FOLDomainListener listener) |
public abstract void notifyListener(FOLDomainListener listener)