| Package | Description |
|---|---|
| org.eclipse.emf.spi.cdo |
Client service provider interfaces and useful base implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalCDOSessionInvalidationEvent |
| Modifier and Type | Method and Description |
|---|---|
CDOSessionInvalidationEvent |
CDOSessionInvalidationEventQueue.poll()
Removes and returns the first event from this queue.
|
CDOSessionInvalidationEvent |
CDOSessionInvalidationEventQueue.remove(long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CDOSessionInvalidationEventQueue.handleEvent(CDOSessionInvalidationEvent event) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.