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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8