Uses of Interface
org.eclipse.emf.cdo.session.CDOSessionInvalidationEvent
Packages that use CDOSessionInvalidationEvent
Package
Description
Client service provider interfaces and useful base implementations.
-
Uses of CDOSessionInvalidationEvent in org.eclipse.emf.spi.cdo
Subinterfaces of CDOSessionInvalidationEvent in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterface
Methods in org.eclipse.emf.spi.cdo that return CDOSessionInvalidationEventModifier and TypeMethodDescriptionCDOSessionInvalidationEventQueue.poll()
Removes and returns the first event from this queue.CDOSessionInvalidationEventQueue.remove
(long timestamp) Methods in org.eclipse.emf.spi.cdo with parameters of type CDOSessionInvalidationEventModifier and TypeMethodDescriptionprotected void
CDOSessionInvalidationEventQueue.handleEvent
(CDOSessionInvalidationEvent event)