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

alma::demo::client::HelloDemoClient Class Reference

Collaboration diagram for alma::demo::client::HelloDemoClient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

void main (String[] args)

Private Attributes

HelloDemo m_helloComp

Detailed Description

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

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


Constructor & Destructor Documentation

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

Parameters:
logger 
managerLoc 
clientName 
Exceptions:
Exception 


Member Function Documentation

void alma::demo::client::HelloDemoClient::doSomeStuff  )  throws AcsJContainerServicesEx [inline]
 

Calls sayHello() on the hello component.

Exceptions:
AcsJContainerServicesEx 

void alma::demo::client::HelloDemoClient::main String[]  args  )  [inline, static]
 

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


Member Data Documentation

HelloDemo alma::demo::client::HelloDemoClient::m_helloComp [private]
 


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