public class Events extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Events.Broker
The associated broker
|
static class |
Events.Event |
static interface |
Events.Listener
The associated listener
|
| Modifier and Type | Field and Description |
|---|---|
static int |
DONE |
static int |
INTERRUPT |
static int |
INTERRUPTED |
static int |
STARTED |
| Constructor and Description |
|---|
Events() |
public static final int STARTED
public static final int DONE
public static final int INTERRUPTED
public static final int INTERRUPT
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}