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

jconttest::DummyComponentWrapper Interface Reference

import "jconttest_if.idl";

Inheritance diagram for jconttest::DummyComponentWrapper:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

boolean callDummyComponentWithTime (in long timeInMillisec) raises (ACSErrTypeCommon::CouldntPerformActionEx)

Detailed Description

A component that calls DummyComponent, to allow testing of timeouts where the client is a container and not a JUnit test.


Member Function Documentation

boolean jconttest::DummyComponentWrapper::callDummyComponentWithTime in long  timeInMillisec  )  raises (ACSErrTypeCommon::CouldntPerformActionEx)
 

Gets the default "DummyComponent" and calls "callThatTakesSomeTime" with the given positive "timeInMillisec". If the parameter "timeInMillisec" is negative, then a time value greater than the effective corba system-level timeout will be used. Returns true if a timeout occurred, otherwise false.


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