org.eclipse.emf.cdo.session.remote
Interface CDORemoteSessionEvent.SubscriptionChanged

All Superinterfaces:
CDORemoteSessionEvent, IEvent
Enclosing interface:
CDORemoteSessionEvent

public static interface CDORemoteSessionEvent.SubscriptionChanged
extends CDORemoteSessionEvent

A remote session event fired from a remote session manager when the subscription state of a remote session has changed.

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.remote.CDORemoteSessionEvent
CDORemoteSessionEvent.MessageReceived, CDORemoteSessionEvent.SubscriptionChanged
 
Method Summary
 boolean isSubscribed()
           
 
Methods inherited from interface org.eclipse.emf.cdo.session.remote.CDORemoteSessionEvent
getRemoteSession, getSource
 

Method Detail

isSubscribed

boolean isSubscribed()


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.