Uses of Annotation Interface
io.fluxzero.sdk.persisting.search.Searchable
Packages that use Searchable
-
Uses of Searchable in io.fluxzero.sdk.modeling
Classes in io.fluxzero.sdk.modeling with annotations of type SearchableModifier and TypeClassDescription@interfaceMarks a class as the root of an aggregate in the domain model. -
Uses of Searchable in io.fluxzero.sdk.tracking.handling
Classes in io.fluxzero.sdk.tracking.handling with annotations of type SearchableModifier and TypeClassDescription@interfaceDeclares that a class is a stateful message handler — i.e., one whose state is persisted and which can receive messages viaAssociation.