public class CDOViewEventProducer extends SelfAttachingContainerListener.Delegating
| Modifier and Type | Class and Description |
|---|---|
static class |
CDOViewEventProducer.CDOAttachingObjectEvent |
static class |
CDOViewEventProducer.CDOCommittedTransactionEvent |
static class |
CDOViewEventProducer.CDOCommittingTransactionEvent |
static class |
CDOViewEventProducer.CDODetachingObjectEvent |
static class |
CDOViewEventProducer.CDOModifyingObjectEvent |
static class |
CDOViewEventProducer.CDOObjectStateChangedEvent |
static class |
CDOViewEventProducer.CDORolledBackTransactionEvent |
SelfAttachingContainerListener.Delegating, SelfAttachingContainerListener.DoNotDescend| Constructor and Description |
|---|
CDOViewEventProducer(IListener delegate) |
CDOViewEventProducer(IListener delegate,
boolean delegateContainerEvents) |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(Object element) |
void |
detach(Object element) |
protected boolean |
produceObjectModificationEvents() |
protected boolean |
produceObjectStateChangedEvents() |
protected boolean |
produceTransactionDemarcationEvents() |
notifyContainerEvent, notifyOtherEventhandleException, isActive, isWaitForActive, notifyEvent, shouldAttach, shouldDescendpublic CDOViewEventProducer(IListener delegate, boolean delegateContainerEvents)
public CDOViewEventProducer(IListener delegate)
public void attach(Object element)
attach in class SelfAttachingContainerListenerpublic void detach(Object element)
detach in class SelfAttachingContainerListenerprotected boolean produceObjectStateChangedEvents()
protected boolean produceObjectModificationEvents()
protected boolean produceTransactionDemarcationEvents()
Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.