org.eclipse.emf.spi.cdo
Class CDOSessionInvalidationAggregator
java.lang.Object
org.eclipse.emf.spi.cdo.CDOSessionInvalidationAggregator
- public class CDOSessionInvalidationAggregator
- extends Object
- 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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDOSessionInvalidationAggregator
public CDOSessionInvalidationAggregator(CDOSession session)
dispose
public void dispose()
getSession
public CDOSession getSession()
getChangeSetData
public CDOChangeSetData getChangeSetData()
reset
public void reset()
handleEvent
protected void handleEvent(CDOSessionInvalidationEvent event)
throws Exception
- Throws:
Exception
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.