Interface AxonServerEventStoreFactory.AxonServerEventStoreConfiguration

All Superinterfaces:
Function<AxonServerEventStore.Builder,AxonServerEventStore.Builder>
Enclosing class:
AxonServerEventStoreFactory
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface AxonServerEventStoreFactory.AxonServerEventStoreConfiguration extends Function<AxonServerEventStore.Builder,AxonServerEventStore.Builder>
Contract defining AxonServerEventStore.Builder based configuration when constructing an AxonServerEventStore.