Klasse CDOViewEventProducer

java.lang.Object
org.eclipse.net4j.util.container.SelfAttachingContainerListener
org.eclipse.net4j.util.container.SelfAttachingContainerListener.Delegating
org.eclipse.emf.cdo.view.CDOViewEventProducer
Alle implementierten Schnittstellen:
EventListener, org.eclipse.net4j.util.event.IListener, org.eclipse.net4j.util.event.IListener.NotifierAware

public class CDOViewEventProducer extends org.eclipse.net4j.util.container.SelfAttachingContainerListener.Delegating
Produces events for calls to various view object handler and transaction handler methods and delivers these events to a delegate listener.
Seit:
4.5
Autor:
Eike Stepper
  • Konstruktordetails

    • CDOViewEventProducer

      public CDOViewEventProducer(org.eclipse.net4j.util.event.IListener delegate, boolean delegateContainerEvents)
    • CDOViewEventProducer

      public CDOViewEventProducer(org.eclipse.net4j.util.event.IListener delegate)
  • Methodendetails

    • attach

      public void attach(Object element)
      Setzt außer Kraft:
      attach in Klasse org.eclipse.net4j.util.container.SelfAttachingContainerListener
    • detach

      public void detach(Object element)
      Setzt außer Kraft:
      detach in Klasse org.eclipse.net4j.util.container.SelfAttachingContainerListener
    • produceObjectStateChangedEvents

      protected boolean produceObjectStateChangedEvents()
    • produceObjectModificationEvents

      protected boolean produceObjectModificationEvents()
    • produceTransactionDemarcationEvents

      protected boolean produceTransactionDemarcationEvents()