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

alma::acs::container::corba::ContainerMonitorTest Class Reference

List of all members.

Public Member Functions

 ContainerMonitorTest (String name) throws Exception
void testStress () throws Exception

Protected Member Functions

void setUp () throws Exception
void tearDown () throws Exception

Private Attributes

DummyComponent comp = null
RemoteThreadsClient rtc = null
RemoteThreadsMBean mbean = null
int max_threads = 0
int min_threads = 0
final String DUMMYCOMP_TYPENAME = "IDL:alma/jconttest/DummyComponent:1.0"
final String MAX_PROP = "jacorb.poa.thread_pool_max"
final String MIN_PROP = "jacorb.poa.thread_pool_min"
int MAX_ITERATIONS = 100
volatile int[][] acsThreads = null
volatile int[][] jacorbThreads = null
volatile int acs = 0
volatile int jacorb = 0

Detailed Description

JUnit test class for testing the alma.acs.monitoring.RemoteThreadsMBean work over an ACS Container
Author:
rtobar Created on Feb 25, 2008, 7:35:10 PM


Constructor & Destructor Documentation

alma::acs::container::corba::ContainerMonitorTest::ContainerMonitorTest String  name  )  throws Exception [inline]
 


Member Function Documentation

void alma::acs::container::corba::ContainerMonitorTest::setUp  )  throws Exception [inline, protected]
 

void alma::acs::container::corba::ContainerMonitorTest::tearDown  )  throws Exception [inline, protected]
 

void alma::acs::container::corba::ContainerMonitorTest::testStress  )  throws Exception [inline]
 


Member Data Documentation

volatile int alma::acs::container::corba::ContainerMonitorTest::acs = 0 [private]
 

volatile int [][] alma::acs::container::corba::ContainerMonitorTest::acsThreads = null [private]
 

DummyComponent alma::acs::container::corba::ContainerMonitorTest::comp = null [private]
 

final String alma::acs::container::corba::ContainerMonitorTest::DUMMYCOMP_TYPENAME = "IDL:alma/jconttest/DummyComponent:1.0" [private]
 

volatile int alma::acs::container::corba::ContainerMonitorTest::jacorb = 0 [private]
 

volatile int [][] alma::acs::container::corba::ContainerMonitorTest::jacorbThreads = null [private]
 

int alma::acs::container::corba::ContainerMonitorTest::MAX_ITERATIONS = 100 [private]
 

final String alma::acs::container::corba::ContainerMonitorTest::MAX_PROP = "jacorb.poa.thread_pool_max" [private]
 

int alma::acs::container::corba::ContainerMonitorTest::max_threads = 0 [private]
 

RemoteThreadsMBean alma::acs::container::corba::ContainerMonitorTest::mbean = null [private]
 

final String alma::acs::container::corba::ContainerMonitorTest::MIN_PROP = "jacorb.poa.thread_pool_min" [private]
 

int alma::acs::container::corba::ContainerMonitorTest::min_threads = 0 [private]
 

RemoteThreadsClient alma::acs::container::corba::ContainerMonitorTest::rtc = null [private]
 


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