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

alma::ACSCOURSE_MOUNT::MountConsumer Class Reference

List of all members.

Public Member Functions

 MountConsumer (ContainerServices cServices) throws alma.acs.exceptions.AcsJException
void receive (MountEventData joe)

Static Public Member Functions

void main (String[] args)

Detailed Description

MountConsumer is a simple class that connects to the MOUNT_CHANNEL channel, and prints events to standard out.
Author:
dfugate


Constructor & Destructor Documentation

alma::ACSCOURSE_MOUNT::MountConsumer::MountConsumer ContainerServices  cServices  )  throws alma.acs.exceptions.AcsJException [inline]
 

Creates a new instance of MountConsumer


Member Function Documentation

void alma::ACSCOURSE_MOUNT::MountConsumer::main String[]  args  )  [inline, static]
 

Illustrates a simple example outside of the component/container model.

Parameters:
args Not used!

void alma::ACSCOURSE_MOUNT::MountConsumer::receive MountEventData  joe  )  [inline]
 

A receive method must be created for each type of event we plan on receiving.

Parameters:
joe A data structure extracted from a CORBA event.


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