JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.fluxcapacitor.javaclient.persisting.eventsourcing
Interface EventSourcingHandlerFactory
All Known Implementing Classes:
DefaultEventSourcingHandlerFactory
public interface
EventSourcingHandlerFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T>
EventSourcingHandler
<T>
forType
(
Class
<?> type)
Method Details
forType
<T>
EventSourcingHandler
<T>
forType
(
Class
<?> type)