com.hammurapi.eventbus
Interface AbstractEventBus.DerivationEx<K>

Show UML class diagram
Type Parameters:
K -
Enclosing class:
AbstractEventBus<E,P extends Comparable<P>,C,K,H extends AbstractEventBus.Handle<E,P,C,K>,S extends EventStore<E,P,C,H,S>>

public static interface AbstractEventBus.DerivationEx<K>

Helper interface for snapshot taking.


Method Summary
 K getHandlerId()
           
 List<K> getInputIds()
           
 

Method Detail

getHandlerId

K getHandlerId()

getInputIds

List<K> getInputIds()