alma::jconttest::DummyComponentWrapperImpl::DummyComponentWrapperImpl Class Reference

Inheritance diagram for alma::jconttest::DummyComponentWrapperImpl::DummyComponentWrapperImpl:
Inheritance graph
[legend]
Collaboration diagram for alma::jconttest::DummyComponentWrapperImpl::DummyComponentWrapperImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

boolean callDummyCompWithTimeAndName (int timeInMillisec, String targetComponentName) throws CouldntPerformActionEx
boolean callDummyComponentWithTime (int timeInMillisec) throws CouldntPerformActionEx
boolean _callDummyComponentWithTime (int timeInMillisec, String targetComponentName) throws AcsJCouldntPerformActionEx

Static Private Attributes

static final String DUMMYCOMP_TYPENAME = "IDL:alma/jconttest/DummyComponent:1.0"

Detailed Description

Author:
rtobar created Jan 11, 2008 5:10:00 PM

Member Function Documentation

boolean alma::jconttest::DummyComponentWrapperImpl::DummyComponentWrapperImpl::_callDummyComponentWithTime ( int  timeInMillisec,
String  targetComponentName 
) throws AcsJCouldntPerformActionEx [inline]
boolean alma::jconttest::DummyComponentWrapperImpl::DummyComponentWrapperImpl::callDummyComponentWithTime ( int  timeInMillisec  )  throws CouldntPerformActionEx [inline]

This method is a wrapper for the alma.jconttest.DummyComponent#callThatTakesSomeTime method. It returns true if a org.omg.CORBA.TIMEOUT exception is thrown as result of this call. The timeout should be provoked by the jacorb.connection.client.pending_reply_timeout property value.

Parameters:
timeInMillisec The time which is used in the DummyComponent::callThatTakesSomeTime method call.
Returns:
If a org.omg.CORBA.TIMEOUT exception is thrown as result of this call. If there is no value for the jacorb.connection.client.pending_reply_timeout property, then true is returned.

References _callDummyComponentWithTime(), and alma::ACSErrTypeCommon::wrappers::AcsJCouldntPerformActionEx::toCouldntPerformActionEx().

boolean alma::jconttest::DummyComponentWrapperImpl::DummyComponentWrapperImpl::callDummyCompWithTimeAndName ( int  timeInMillisec,
String  targetComponentName 
) throws CouldntPerformActionEx [inline]

Member Data Documentation

final String alma::jconttest::DummyComponentWrapperImpl::DummyComponentWrapperImpl::DUMMYCOMP_TYPENAME = "IDL:alma/jconttest/DummyComponent:1.0" [static, private]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2