程序包com.codingapi.springboot.framework.domain.event的分层结构
类分层结构
- java.lang.Object
- com.codingapi.springboot.framework.domain.event.DomainEvent (implements com.codingapi.springboot.framework.event.IEvent)
- com.codingapi.springboot.framework.domain.event.DomainChangeEvent
- com.codingapi.springboot.framework.domain.event.DomainCreateEvent
- com.codingapi.springboot.framework.domain.event.DomainDeleteEvent
- com.codingapi.springboot.framework.domain.event.DomainPersistEvent
- com.codingapi.springboot.framework.domain.event.DomainEvent (implements com.codingapi.springboot.framework.event.IEvent)