org.eclipse.emf.spi.cdo
Class CDOSessionInvalidationAggregator

java.lang.Object
  extended by org.eclipse.emf.spi.cdo.CDOSessionInvalidationEventQueue
      extended by org.eclipse.emf.spi.cdo.CDOSessionInvalidationAggregator

Deprecated. As of 4.2 use CDOSessionInvalidationEventQueue.

@Deprecated
public class CDOSessionInvalidationAggregator
  
extends CDOSessionInvalidationEventQueue

If the meaning of this type isn't clear, there really should be more of a description here...

Since:
4.0
No Extend
This interface is not intended to be extended by clients.
No Instantiate
This class is not intended to be instantiated by clients.

Constructor Summary
CDOSessionInvalidationAggregator(CDOSession session)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.eclipse.emf.spi.cdo.CDOSessionInvalidationEventQueue
dispose, getChangeSetData, getSession, handleEvent, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDOSessionInvalidationAggregator

public CDOSessionInvalidationAggregator(CDOSession session)
Deprecated. 


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