org.eclipse.emf.cdo.net4j
Interface CDOSessionRecoveryEvent

All Superinterfaces:
CDOSessionEvent, IEvent

public interface CDOSessionRecoveryEvent
extends CDOSessionEvent

A session event fired from recovering session when recovery has started or finished.

Since:
4.0
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
static class CDOSessionRecoveryEvent.Type
          Enumerates the possible types of session recovery events.
 
Method Summary
 CDOSessionRecoveryEvent.Type getType()
           
 
Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionEvent
getSource
 

Method Detail

getType

CDOSessionRecoveryEvent.Type getType()


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