|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.core.event.Event
org.mmbase.core.event.SystemEvent
public abstract class SystemEvent
| Nested Class Summary | |
|---|---|
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.MachineName
Notifies the first determination or change in the 'machinename' |
static class |
SystemEvent.ServletContext
|
static class |
SystemEvent.Shutdown
|
static class |
SystemEvent.Up
Notifies that the local MMBase is now fully up and running |
| Field Summary |
|---|
| Fields inherited from class org.mmbase.core.event.Event |
|---|
eventType, machine, TYPE_CHANGE, TYPE_DELETE, TYPE_NEW, TYPE_UNSPECIFIED |
| Constructor Summary | |
|---|---|
SystemEvent()
|
|
| Method Summary |
|---|
| Methods inherited from class org.mmbase.core.event.Event |
|---|
clone, getMachine, getType, isLocal |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemEvent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||