public abstract class CoreDescriptorEventManager<DESCRIPTOR_EVENT extends CoreDescriptorEvent> extends Object
| Constructor and Description |
|---|
CoreDescriptorEventManager() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
executeEvent(DESCRIPTOR_EVENT event) |
abstract boolean |
hasAnyEventListeners() |
public abstract void executeEvent(DESCRIPTOR_EVENT event)
public abstract boolean hasAnyEventListeners()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference