Interface DistributedAttachmentEvent

All Superinterfaces:
DistributedXLReleaseEvent, XLReleaseEvent
All Known Implementing Classes:
DistributedAttachmentCreatedEvent, DistributedAttachmentDeletedEvent

public interface DistributedAttachmentEvent extends DistributedXLReleaseEvent
Common interface for domain events related to attachment modification.
  • Method Details

    • containerId

      String containerId()