alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity > Interface Reference

List of all members.

Classes

interface  Callback< T >
interface  GenericCallback

Public Member Functions

void addSubscription (Class< T > structClass, Callback< T > receiver) throws AcsJException
void removeSubscription (Class< T > structClass) throws AcsJException, FilterNotFound, InvalidEventType
void startReceivingEvents () throws AcsJException
void addGenericSubscription (GenericCallback receiver)
void removeGenericSubscription () throws AcsJException
void disconnect ()
void suspend ()
void resume ()

Detailed Description

This interface provides an Event Subscriber. Discuss this interface

Author:
jslopez

Member Function Documentation

void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::addGenericSubscription ( GenericCallback  receiver  ) 
void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::addSubscription ( Class< T >  structClass,
Callback< T >  receiver 
) throws AcsJException
void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::disconnect (  ) 
void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::removeGenericSubscription (  )  throws AcsJException
void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::removeSubscription ( Class< T >  structClass  )  throws AcsJException, FilterNotFound, InvalidEventType
void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::resume (  ) 
void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::startReceivingEvents (  )  throws AcsJException
void alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity >::suspend (  ) 

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

Generated by  doxygen 1.6.2