java.lang.Object
com.reallifedeveloper.common.domain.event.AbstractDomainEvent
com.reallifedeveloper.common.domain.event.TestEvent
All Implemented Interfaces:
DomainObject<DomainEvent>, DomainEvent, Serializable

public class TestEvent extends AbstractDomainEvent
See Also: