alma::acs::nc::refactored::AcsEventSubscriber< T extends IDLEntity > Interface Reference
List of all members.
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: