Uses of Interface
org.eclipse.emf.cdo.session.CDOSessionEvent

Packages that use CDOSessionEvent
org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
 

Uses of CDOSessionEvent in org.eclipse.emf.cdo.net4j
 

Subinterfaces of CDOSessionEvent in org.eclipse.emf.cdo.net4j
 interface CDOSessionRecoveryEvent
          A session event fired from recovering session when recovery has started or finished.
 

Uses of CDOSessionEvent in org.eclipse.emf.cdo.session
 

Subinterfaces of CDOSessionEvent in org.eclipse.emf.cdo.session
 interface CDOSessionInvalidationEvent
          A session event fired when passive updates (commit notifications) are being received from a remote repository.
 interface CDOSessionLocksChangedEvent
          A session event fired when lock-change notifications are received from a remote repository.
 



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