- Bekannte direkte Unterklassen:
CDOSessionInvalidationAggregator
public class CDOSessionInvalidationEventQueue
extends Object
If the meaning of this type isn't clear, there really should be more of a description here...
- Seit:
- 4.2
- Autor:
- Eike Stepper
- No Extend
- This interface is not intended to be extended by clients.
- No Instantiate
- This class is not intended to be instantiated by clients.
-
Konstruktorübersicht
Konstruktoren
-
Methodenübersicht
void
protected void
Removes and returns the first event from this queue.
void
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Konstruktordetails
-
CDOSessionInvalidationEventQueue
public CDOSessionInvalidationEventQueue(CDOSession session)
-
Methodendetails
-
dispose
public void dispose()
-
-
getChangeSetData
Veraltet.
Removes and returns the first event from this queue.
-
poll
Removes and returns the first event from this queue.
- Seit:
- 4.3
-
-
reset
public void reset()
-
poll()
.