ALMA Computing Group

alma::demo::client::TimeoutHandlerClient::TimeoutHandlerImpl Class Reference

Client application that creates a timeout using the ACS Time System. More...

List of all members.

Public Member Functions

void handleTimeout (alma.acstime.Epoch e)
 Invoked whenever the actual timeout occurs.


Detailed Description

Client application that creates a timeout using the ACS Time System.

This is done by subclassing the TimeoutHandler (IDL interface) and registering an instance of this class with a Timer component.

Author:
dfugate Mar 9, 2004 5:53:05 PM

Definition at line 42 of file TimeoutHandlerClient.java.


Member Function Documentation

void alma::demo::client::TimeoutHandlerClient::TimeoutHandlerImpl::handleTimeout alma.acstime.Epoch  e  )  [inline]
 

Invoked whenever the actual timeout occurs.

Parameters:
e The current time(out).
Definition at line 48 of file TimeoutHandlerClient.java.


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