OpenScape
V3.2, Revision 044 20100322

com.siemens.symphonia.bcom.bcommon.external
Interface RegistrationListener

All Known Subinterfaces:
BComConnectionFSM, ConnectionListener, ConnectionListenerInternal, DeviceListener, RoutingListener, ServerConnectionListener, ServerConnectionListenerExtended, ServerDeviceListener
All Known Implementing Classes:
BComConnectionFSMImpl, ConnectionAdapter, ConnectionAdapter, DeviceAdapter, ServerDeviceListenerImpl, SynchronizedConnectionListener

public interface RegistrationListener

Notification of final subscription state.

Call-back interface to be implemented. It provides state information for subscription requests of event listeners.
Because of the subscription process being asynchronous these events are needed to get the final state of the susbscription request.


Method Summary
 void onRegistrationComplete(ComEndpoint comEndpoint, RegistrationState state)
          Subscription completed event.
 

Method Detail

onRegistrationComplete

void onRegistrationComplete(ComEndpoint comEndpoint,
                            RegistrationState state)
Subscription completed event.

The final state of a subscription request is notified by this event. It is done for every ComEndpoint seperately as well for a subscription request containing multiple endpoints. This allows that part of the endpoints of one subscription request succeed while other fail and it still can be detected which endpoint has been successful subscribed.

It is guaranteed that:

Parameters:
comEndpoint - ComEndpoint state information is provided for.
state - The subscription state

OpenScape
V3.2, Revision 044 20100322

Copyright (c) 2007 Siemens Enterprise Communications, Germany
All rights reserved.

This software is the confidential and proprietary information of Siemens Enterprise Communications, Germany