Public Member Functions | |
ComponentTestclient () throws Exception | |
void | testComponentName () |
void | testStateManager () |
void | testTimeout () throws Exception |
void | testGetReferenceWithCustomClientSideTimeout () |
void | testGetDynamicDummyComponent () |
void | testGetThreadFactory () |
void | testGetCollocatedComponent () throws Exception |
void | testGetComponentNonSticky () throws Exception |
void | testComponentListening () throws Exception |
Protected Member Functions | |
void | setUp () throws Exception |
Private Attributes | |
ContainerServicesTester | m_contSrvTesterComp |
Static Private Attributes | |
final String | CONTSRVCOMP_INSTANCE = "CONT_SERVICES_TESTER" |
final String | DEFAULT_DUMMYCOMP_INSTANCE = "DefaultDummyComp" |
final String | DUMMYCOMP2_TYPENAME = "IDL:alma/jconttest/DummyComponent2:1.0" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This test will use custom client side timeout, ignoring Container Timeout |
|
|
|
|
|
|
|
|