Public Member Functions

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

Inheritance diagram for cern.laser.source.alarmsysteminterface.impl.ASISubscriptionListener:
cern.cmw.mom.pubsub.SubscriptionListener

List of all members.

Public Member Functions

 ASISubscriptionListener (ASIListener l)
void onMessage (Message message)

Detailed Description

Listener class for alarm source subscription.

Author:
fracalde

Constructor & Destructor Documentation

cern.laser.source.alarmsysteminterface.impl.ASISubscriptionListener.ASISubscriptionListener ( ASIListener  l  ) 

Creates a new instance of ASISubscriptionListener


Member Function Documentation

void cern.laser.source.alarmsysteminterface.impl.ASISubscriptionListener.onMessage ( Message  message  ) 

Callback method implementation.

Parameters:
message the JMS message received.

References cern.laser.source.alarmsysteminterface.listener.ASIListener.onMessage().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties