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

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

List of all members.

Public Member Functions

 TimeoutHandlerClient (Logger logger, String managerLoc, String clientName) throws Exception
void doSomeStuff () throws Exception

Static Public Member Functions

void main (String[] args) throws Exception

Private Attributes

Timer m_timer = null
Clock m_clock = null

Constructor & Destructor Documentation

alma::demo::client::TimeoutHandlerClient::TimeoutHandlerClient Logger  logger,
String  managerLoc,
String  clientName
throws Exception [inline]
 

Parameters:
logger 
managerLoc 
clientName 
Exceptions:
Exception 


Member Function Documentation

void alma::demo::client::TimeoutHandlerClient::doSomeStuff  )  throws Exception [inline]
 

void alma::demo::client::TimeoutHandlerClient::main String[]  args  )  throws Exception [inline, static]
 

Checks whether the Java property 'ACS.manager' is set and calls the other methods from this class.


Member Data Documentation

Clock alma::demo::client::TimeoutHandlerClient::m_clock = null [private]
 

Clock object gives the current time.

Timer alma::demo::client::TimeoutHandlerClient::m_timer = null [private]
 

Timer object is responsbile for scheduling timeouts.


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