alma::demo::test::AbstractNC::NCPublisherImpl Class Reference

Inheritance diagram for alma::demo::test::AbstractNC::NCPublisherImpl:
Inheritance graph
[legend]
Collaboration diagram for alma::demo::test::AbstractNC::NCPublisherImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NCPublisherImpl ()
void initialize (ContainerServices containerServices) throws ComponentLifecycleException
void publish (String name) throws CouldntPerformActionEx
void cleanUp ()

Private Attributes

CorbaNotificationChannel nc

Detailed Description

This is an example of a how an abstract notification channel can be created.

Author:
sroberts Dec 3, '03

Constructor & Destructor Documentation

alma::demo::test::AbstractNC::NCPublisherImpl::NCPublisherImpl (  )  [inline]

Member Function Documentation

void alma::demo::test::AbstractNC::NCPublisherImpl::cleanUp (  )  [inline]

Called after the last functional call to the component has finished. The component should then orderly release resources etc.

Reimplemented from alma::acs::component::ComponentImplBase.

References alma::acs::nc::CorbaNotificationChannel::deactivate(), and nc.

void alma::demo::test::AbstractNC::NCPublisherImpl::initialize ( ContainerServices  containerServices  )  throws ComponentLifecycleException [inline]

Subclass must call super.initialize(containerServices) unless it overrides as well all other methods which access the member vars of this class.

See also:
alma.acs.component.ComponentLifecycle::initialize(ContainerServices)

Reimplemented from alma::acs::component::ComponentImplBase.

References alma::acs::component::ComponentImplBase::m_containerServices, and nc.

void alma::demo::test::AbstractNC::NCPublisherImpl::publish ( String  name  )  throws CouldntPerformActionEx [inline]

Member Data Documentation

Referenced by cleanUp(), initialize(), and publish().


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

Generated by  doxygen 1.6.2