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

alma::demo::test::client::EventComponentTest Class Reference

Collaboration diagram for alma::demo::test::client::EventComponentTest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EventComponentTest (Logger logger, String managerLoc, String clientName) throws Exception
void doSomeStuff () throws AcsJCouldntPerformActionEx
void cleanupNC () throws Exception

Static Public Member Functions

void main (String[] args)

Private Attributes

SupplierComp m_supplier = null
ConsumerComp m_consumer = null

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::test::client::EventComponentTest::EventComponentTest Logger  logger,
String  managerLoc,
String  clientName
throws Exception [inline]
 

Parameters:
logger 
managerLoc 
clientName 
Exceptions:
Exception 


Member Function Documentation

void alma::demo::test::client::EventComponentTest::cleanupNC  )  throws Exception [inline]
 

void alma::demo::test::client::EventComponentTest::doSomeStuff  )  throws AcsJCouldntPerformActionEx [inline]
 

Gets the supplier component to send out events

void alma::demo::test::client::EventComponentTest::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

ConsumerComp alma::demo::test::client::EventComponentTest::m_consumer = null [private]
 

SupplierComp alma::demo::test::client::EventComponentTest::m_supplier = null [private]
 


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