Schnittstelle CDOBranchHandler

Alle bekannten Unterschnittstellen:
CDOReplicationContext, InternalFailoverParticipant, InternalSynchronizableRepository

public interface CDOBranchHandler
A call-back interface that indicates the ability to handle branches that are passed from other entities.
Seit:
3.0
Autor:
Eike Stepper
Siehe auch:
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    A call-back method that other entities can pass branches to.
  • Methodendetails

    • handleBranch

      void handleBranch(CDOBranch branch)
      A call-back method that other entities can pass branches to.