public abstract class SystemEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemEvent.Collectable
A SystemEvent that is also Collectable will be collected by the EventManger and also issued to EventListeners which are added after the event
happened.
|
static class |
SystemEvent.DataSourceAvailable
Notifies that the database is now usable
|
static class |
SystemEvent.ResourceLoaderChange |
static class |
SystemEvent.ServletContext |
static class |
SystemEvent.Shutdown
Notifies that the local MMBase is going to be shut down
|
static class |
SystemEvent.Up
Notifies that the local MMBase is now fully up and running
|
eventType, machine, TYPE_CHANGE, TYPE_DELETE, TYPE_NEW, TYPE_UNSPECIFIED| Constructor and Description |
|---|
SystemEvent() |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}