|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
|---|---|
| DataAdapterMBean | Multiple DataAdapterMBean instances are allowed in the system. |
| LoadMBean | One LoadMBean instance exists in the system. |
| ResourceMBean | One ResourceMBean instance exists in the system. |
| ServerMBean | One ServerMBean instance exists in the system. |
| SessionMBean | Multiple SessionMBean instances are allowed in the system. |
| StreamMBean | One StreamMBean instance exists in the system. |
Javadoc-like description of the MBeans available through Lightstreamer JMX interface.
Each of the documented interface classes represents a type of MBeans; one or more instances of each MBean type can be hosted by the JMX server.
See in the introduction for each interface class the name or the name pattern by which the MBean instances of that type are registered in the JMX server.
Note that each documented "getXxxxx" method represents a property named "Xxxxx" in an MBean instance of the related type; the property is read-only, unless a corresponding "setXxxxx" method is documented; other documented methods represent methods that can be invoked on an MBean instance of the related type.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||