-
Interface Summary
| Interface |
Description |
| AdapterSetMBean |
Multiple AdapterSetMBean instances exist in the system, where each one
is related to one configured Adapter Set.
|
| DataAdapterMBean |
Multiple DataAdapterMBean instances exist in the system, where each one
is related to one Data Adapter instance.
|
| LoadMBean |
One LoadMBean instance exists in the system, to provide information
related to the Server load.
|
| PushNotificationsMBean |
At most one PushNotificationsMBean instance exists in the system, to provide
information on the activity of the internal MPN Module.
|
| ResourceMBean |
One ResourceMBean instance exists in the system, to provide information
on the activity of the Server.
|
| ServerMBean |
One ServerMBean instance exists in the system, to provide general
information and operations on the Server.
|
| ServerSocketMBean |
Multiple ServerSocketMBean instances exist in the system, where each one
is related to one configured "Server" instance (that is, listening port).
|
| SessionMBean |
Multiple SessionMBean instances exist in the system, where each one
is related to one Session currently active.
|
| StreamMBean |
One StreamMBean instance exists in the system, to provide information
related to the data push activity of the Server.
|
| ThreadPoolMBean |
Multiple ThreadPoolMBean instances exist in the system, where each one
is related to one internal thread pool in use.
|