cern::laser::source::alarmsysteminterface::impl::ASISubscriptionListener Class Reference

Inheritance diagram for cern::laser::source::alarmsysteminterface::impl::ASISubscriptionListener:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::source::alarmsysteminterface::impl::ASISubscriptionListener:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ASISubscriptionListener (ASIListener l)
void onMessage (Message message)

Private Attributes

ASIListener listener = null

Static Private Attributes

static Category cat = Category.getInstance(ASISubscriptionListener.class.getName())

Detailed Description

Listener class for alarm source subscription.

Author:
fracalde

Constructor & Destructor Documentation

cern::laser::source::alarmsysteminterface::impl::ASISubscriptionListener::ASISubscriptionListener ( ASIListener  l  )  [inline]

Creates a new instance of ASISubscriptionListener

References listener.


Member Function Documentation

void cern::laser::source::alarmsysteminterface::impl::ASISubscriptionListener::onMessage ( Message  message  )  [inline]

Callback method implementation.

Parameters:
message the JMS message received.

References cat, listener, and cern::laser::source::alarmsysteminterface::listener::ASIListener::onMessage().


Member Data Documentation

Category cern::laser::source::alarmsysteminterface::impl::ASISubscriptionListener::cat = Category.getInstance(ASISubscriptionListener.class.getName()) [static, private]

logging category

Referenced by onMessage().

the ASI listener instance

Referenced by ASISubscriptionListener(), and onMessage().


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

Generated by  doxygen 1.6.2