package org.libvirt.event; /** * A common interface for all domain event detail enums. */ public interface DomainEventDetail { }