| Package | Description |
|---|---|
| org.jivesoftware.openfire.event |
Event system.
|
| Modifier and Type | Method and Description |
|---|---|
static GroupEventDispatcher.EventType |
GroupEventDispatcher.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupEventDispatcher.EventType[] |
GroupEventDispatcher.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
GroupEventDispatcher.dispatchEvent(Group group,
GroupEventDispatcher.EventType eventType,
Map params)
Dispatches an event to all listeners.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.