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

jconttest::ContainerServicesTester Interface Reference

import "jconttest_if.idl";

Inheritance diagram for jconttest::ContainerServicesTester:

Inheritance graph
[legend]
Collaboration diagram for jconttest::ContainerServicesTester:

Collaboration graph
[legend]
List of all members.

Public Member Functions

boolean testComponentName (out string compName)
boolean testStateManager (out string currStateName)
boolean testGetDynamicDummyComponent (out string compName)
boolean testGetReferenceWithCustomClientSideTimeout (in string compName)
boolean testGetDefaultIdentifierArchive (out string compName)
boolean testGetThreadFactory (in long numThreads, in long busyLoopCount, in boolean randomize)
void testGetCollocatedComponent (in string curl, in string compType, in string targetCurl) raises (ACSErrTypeCommon::CouldntPerformActionEx)
void testGetComponentNonSticky (in string curl, in boolean release) raises (ACSErrTypeCommon::CouldntPerformActionEx)

Member Function Documentation

boolean jconttest::ContainerServicesTester::testComponentName out string  compName  ) 
 

void jconttest::ContainerServicesTester::testGetCollocatedComponent in string  curl,
in string  compType,
in string  targetCurl
raises (ACSErrTypeCommon::CouldntPerformActionEx)
 

Will obtain a reference to a component given by curl and/or compType, which will run in the same container in which the component identified by targetCurl runs or is defined to run in.

void jconttest::ContainerServicesTester::testGetComponentNonSticky in string  curl,
in boolean  release
raises (ACSErrTypeCommon::CouldntPerformActionEx)
 

Will obtain a non-sticky reference to the given component using the ContainerServices. This method throws an exception if the reference can't be obtained, which is expected to happen if the other component has not already been activated by some other client. If the parameter 'release' is true, then the non-sticky component will be released; that call is expected to have no effect (aside from some log message).

boolean jconttest::ContainerServicesTester::testGetDefaultIdentifierArchive out string  compName  ) 
 

boolean jconttest::ContainerServicesTester::testGetDynamicDummyComponent out string  compName  ) 
 

boolean jconttest::ContainerServicesTester::testGetReferenceWithCustomClientSideTimeout in string  compName  ) 
 

boolean jconttest::ContainerServicesTester::testGetThreadFactory in long  numThreads,
in long  busyLoopCount,
in boolean  randomize
 

boolean jconttest::ContainerServicesTester::testStateManager out string  currStateName  ) 
 


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 02:29:34 2009 for ACS IDL interfaces by doxygen 1.3.8