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 |
|
||||||||||||||||
|
|
|
|
|
|
|
Checks whether the Java property 'ACS.manager' is set and calls the other methods from this class. |
|
|
Clock object gives the current time. |
|
|
Timer object is responsbile for scheduling timeouts. |
1.3.8