alma::ACSCOURSE_MOUNT::MountConsumer Class Reference

Inheritance diagram for alma::ACSCOURSE_MOUNT::MountConsumer:
Inheritance graph
[legend]
Collaboration diagram for alma::ACSCOURSE_MOUNT::MountConsumer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

static 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

References alma::acs::nc::Consumer::addSubscription().

Referenced by main().


Member Function Documentation

static void alma::ACSCOURSE_MOUNT::MountConsumer::main ( String[]  args  )  [inline, static]
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 by  doxygen 1.6.2