alma::demo::client::LampCallbackClient Class Reference

Inheritance diagram for alma::demo::client::LampCallbackClient:
Inheritance graph
[legend]
Collaboration diagram for alma::demo::client::LampCallbackClient:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LampCallbackClient (Logger logger, String managerLoc, String clientName) throws Exception
void doSomeStuff () throws LampUnavailable
void monitorLampBrightness () throws LampUnavailable

Static Public Member Functions

static void main (String[] args)

Private Attributes

LampCallback m_lampCallback

Detailed Description

Client application that accesses the HelloDemo component. It demonstrates how the class ComponentClient can be used as a base class.

Author:
hsommer Nov 21, 2002 5:53:05 PM

Constructor & Destructor Documentation

alma::demo::client::LampCallbackClient::LampCallbackClient ( Logger  logger,
String  managerLoc,
String  clientName 
) throws Exception [inline]
Parameters:
logger 
managerLoc 
clientName 
Exceptions:
Exception 

References alma::acs::component::client::ComponentClient::getContainerServices(), and m_lampCallback.

Referenced by main().


Member Function Documentation

void alma::demo::client::LampCallbackClient::doSomeStuff (  )  throws LampUnavailable [inline]
static void alma::demo::client::LampCallbackClient::main ( String[]  args  )  [inline, static]

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

References doSomeStuff(), LampCallbackClient(), and alma::acs::component::client::ComponentClient::tearDown().

void alma::demo::client::LampCallbackClient::monitorLampBrightness (  )  throws LampUnavailable [inline]

Member Data Documentation


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

Generated by  doxygen 1.6.2