com.hammurapi.eventbus.local
Class LocalEventStoreImpl.Config<E,P extends Comparable<P>,C>

Show UML class diagram
java.lang.Object
  extended by 
      extended by com.hammurapi.eventbus.local.LocalEventStoreImpl.Config<E,P,C>
Enclosing class:
LocalEventStoreImpl<E,P extends Comparable<P>,C>

public static class LocalEventStoreImpl.Config<E,P extends Comparable<P>,C>
extends

Config class with bound generic parameters.


Constructor Summary
LocalEventStoreImpl.Config()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalEventStoreImpl.Config

public LocalEventStoreImpl.Config()