Javadoc-like description of the MBeans available through the Lightstreamer JMS Extender JMX interface.

Each of the documented interface classes represents a type of MBeans; one or more instances of each MBean type may 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 also documented. Other documented methods represent methods that can be invoked on an MBean instance of the related type.

Lightstreamer JMS Extender and provides its core logic through a custom Java In-Process Lightstreamer adapter set, which comes pre-deployed into the distribution package.

As required by the Lightstreamer's extension mechanisms to build a custom server-side component, the Lightstreamer JMS Extender adapter set comprises:

  • a Metadata Adapter
  • a Data Adapter
which are exposed as MBeans by the com.lightstreamer.jmx package, in addition to other Lightstreamer-related MBeans.
Packages 
Package Description
com.lightstreamer.jms_extender.jmx  
com.lightstreamer.jmx