Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::monitoring::RemoteThreadsMonitor Class Reference

Collaboration diagram for alma::acs::monitoring::RemoteThreadsMonitor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RemoteThreadsMonitor (String[] args)
RemoteThreadsMBean getMBean ()
void close ()

Static Public Member Functions

void main (String[] args)
void usage ()

Private Attributes

RemoteThreadsClient rtc = null

Detailed Description

Example on how alma.acs.monitoring.RemoteThreadsClient is intended to be used.
Author:
rtobar
Since:
ACS 7.0


Constructor & Destructor Documentation

alma::acs::monitoring::RemoteThreadsMonitor::RemoteThreadsMonitor String[]  args  )  [inline]
 

Creates a new RemoteThreadsMonitor with the given command line args

Parameters:
args The command line arguments.


Member Function Documentation

void alma::acs::monitoring::RemoteThreadsMonitor::close  )  [inline]
 

Closes the connection of the internal RemoteThreadsClient instance.

RemoteThreadsMBean alma::acs::monitoring::RemoteThreadsMonitor::getMBean  )  [inline]
 

Returns the RemoteThreadsMBean retreived by the internal RemoteThreadsClient instance.

Returns:
The RemoteThreadsMBean retreived by the internal RemoteThreadsClient instance.

void alma::acs::monitoring::RemoteThreadsMonitor::main String[]  args  )  [inline, static]
 

Starts the application

Parameters:
args See usage()
See also:
usage()

void alma::acs::monitoring::RemoteThreadsMonitor::usage  )  [inline, static]
 

Prints the usage. The command line accepts four different arguments combinations:

  • PID
  • className
  • host
  • host port


Member Data Documentation

RemoteThreadsClient alma::acs::monitoring::RemoteThreadsMonitor::rtc = null [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:54:23 2009 for ACS Java API by doxygen 1.3.8