REFLEX Logo

REFLEX - Support for evolution in the next generation of distributed information management systems

On-line REFLEX Enterprise Service Monitor

You can use the REFLEX service monitor to monitor all user (client) interactions with the share pricing service page as they happen. Data is pushed to the monitor when a client requests a price from the pricing page. Using the monitor we can keep track of the application servicing requests to clients by displaying the data that they are sent direct from the application's middle-tier.

To install/start the service use either of the following methods,

Java Web Start (Recommended)

Then,

  1. Refresh the information displayed in the pricing window
  2. The information in the pricing window will be displayed in the monitor window. This service is implemented via an RComponent notification listener (see the RComponent API for further details).

Download Method

  1. Download the ZIP and extract into a new directory
  2. Run the monitor by typing "monitor" on the command-line
  3. Refresh the information displayed in the pricing window
  4. The information in the pricing window will be displayed in the monitor window. This service is implemented via an RComponent notification listener (see the RComponent API for further details).

REFLEX Enterprise Components