com.scalagent.jmx.JMXRIHttpService Class Reference

List of all members.

Static Public Member Functions

static void init (String args, boolean firstTime) throws Exception
static void startService ()
static void stopService ()

Static Package Attributes

static HtmlAdaptorServer adapterServer = null

Detailed Description

A JMXRIHttpService service provides a JMX server throught the Sun RI. An HTTP adaptor is launch to access management functions in running agent servers.

The JMXRIHttpService service needs an argument: the TCP port. By default port 8082 is used.

Definition at line 42 of file JMXRIHttpService.java.


Member Function Documentation

static void com.scalagent.jmx.JMXRIHttpService.init ( String  args,
boolean  firstTime 
) throws Exception [static]

Initializes the service.

Parameters:
args parameters from the configuration file
firstTime true when service starts anew

Definition at line 51 of file JMXRIHttpService.java.

References com.scalagent.jmx.JMXRIHttpService.adapterServer, and com.scalagent.jmx.JMXRIHttpService.startService().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:15:04 2008 for joram by  doxygen 1.5.0