org.qi4j.library.eventsourcing.application.replay
Interface ApplicationEventPlayerService

All Superinterfaces:
ApplicationEventPlayer, Composite, Identity, ServiceComposite

@Mixins(value=ApplicationEventPlayerService.Mixin.class)
public interface ApplicationEventPlayerService
extends ApplicationEventPlayer, ServiceComposite

ApplicationEvent player


Nested Class Summary
static class ApplicationEventPlayerService.Mixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.library.eventsourcing.application.replay.ApplicationEventPlayer
playEvent
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type