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

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

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

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.

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 on Thu Apr 30 03:05:14 2009 for ACS Java API by doxygen 1.3.8