public class EventsourcingAssembler extends org.qi4j.bootstrap.Assemblers.Visibility<EventsourcingAssembler>
Constructor and Description |
---|
EventsourcingAssembler() |
Modifier and Type | Method and Description |
---|---|
void |
assemble(org.qi4j.bootstrap.ModuleAssembly module) |
EventsourcingAssembler |
withApplicationEvents() |
EventsourcingAssembler |
withCurrentUserFromUOWPrincipal() |
EventsourcingAssembler |
withDomainEvents() |
public EventsourcingAssembler withDomainEvents()
public EventsourcingAssembler withApplicationEvents()
public EventsourcingAssembler withCurrentUserFromUOWPrincipal()
public void assemble(org.qi4j.bootstrap.ModuleAssembly module) throws org.qi4j.bootstrap.AssemblyException
org.qi4j.bootstrap.AssemblyException