Interface | Description |
---|---|
ComponentEventListener |
Interface to listen for component events.
|
ExternalComponentManagerListener |
Listener that will be alerted when an external component is disabled/enabled,
the port is changed or configuration about an external component is modified.
|
Class | Description |
---|---|
ExternalComponentConfiguration |
Holds the configuration for external components that want to connect to this server.
|
ExternalComponentManager |
Manages the connection permissions for external components.
|
InternalComponentManager |
Manages the registration and delegation of Components, which includes External Components as well as components
that run in the Openfire JVM.
|
NotifyComponentInfo |
Task that will be executed on other cluster nodes to trigger the event that a component has
send its disco#info to the server.
|
NotifyComponentRegistered |
Task that will be executed on other cluster nodes to trigger the event that a component was
added to a cluster node.
|
NotifyComponentUnregistered |
Task that will be executed on other cluster nodes to trigger the event that a component was
removed from a cluster node.
|
RequestComponentInfoNotification |
Enum | Description |
---|---|
ExternalComponentConfiguration.Permission | |
ExternalComponentManager.PermissionPolicy |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.