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

alma::acs::container::corba::SyncDummyComponentImpl Class Reference

List of all members.

Public Member Functions

void callThatTakesSomeTime (int timeInMillisec)
void dummyComponentsCanDoCloseToNothing ()

Package Functions

void setMethodCallSync (CountDownLatch sync)

Private Member Functions

void callSyncNotify ()

Private Attributes

volatile CountDownLatch sync

Detailed Description

Special version of this component for local use. The CountDownLatch set in setMethodCallSync can be used to synchronize between the client and method invocations on the servant. This allows the client to block until the servant method is actually being executed.
Author:
hsommer


Member Function Documentation

void alma::acs::container::corba::SyncDummyComponentImpl::callSyncNotify  )  [inline, private]
 

void alma::acs::container::corba::SyncDummyComponentImpl::callThatTakesSomeTime int  timeInMillisec  )  [inline]
 

void alma::acs::container::corba::SyncDummyComponentImpl::dummyComponentsCanDoCloseToNothing  )  [inline]
 

void alma::acs::container::corba::SyncDummyComponentImpl::setMethodCallSync CountDownLatch  sync  )  [inline, package]
 


Member Data Documentation

volatile CountDownLatch alma::acs::container::corba::SyncDummyComponentImpl::sync [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:52:34 2009 for ACS Java API by doxygen 1.3.8