| Package | Description |
|---|---|
| org.jivesoftware.openfire.container |
The microkernel core of the server is a simple, flexible, nested
container framework defined in this package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginManager.addPluginListener(PluginListener listener)
Registers a PluginListener, which will now start receiving events regarding plugin creation and destruction.
|
void |
PluginManager.removePluginListener(PluginListener listener)
Deregisters a PluginListener, which will no longer receive events.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.