Classes | Public Member Functions | Static Public Member Functions

alma.demo.client.TimeoutHandlerClient Class Reference

Inheritance diagram for alma.demo.client.TimeoutHandlerClient:
alma.acs.component.client.ComponentClient

List of all members.

Classes

class  TimeoutHandlerImpl

Public Member Functions

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

Static Public Member Functions

static void main (String[] args) throws Exception

Constructor & Destructor Documentation

alma.demo.client.TimeoutHandlerClient.TimeoutHandlerClient ( Logger  logger,
String  managerLoc,
String  clientName 
) throws Exception
Parameters:
logger 
managerLoc 
clientName 
Exceptions:
Exception 

References alma.acs.component.client.ComponentClient.getContainerServices().

Referenced by alma.demo.client.TimeoutHandlerClient.main().


Member Function Documentation

void alma.demo.client.TimeoutHandlerClient.doSomeStuff (  )  throws Exception
static void alma.demo.client.TimeoutHandlerClient.main ( String[]  args  )  throws Exception [static]

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

References alma.demo.client.TimeoutHandlerClient.doSomeStuff(), alma.acs.component.client.ComponentClient.tearDown(), and alma.demo.client.TimeoutHandlerClient.TimeoutHandlerClient().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties