import "jconttest_if.idl";
Inheritance diagram for jconttest::DummyComponentWrapper:
Public Member Functions | |
boolean | 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. |