Factory

@ApiStatus.Experimental
fun interface Factory

Factory for HandlerInterceptor.

Factories are discovered via SPI or registered explicitly via dev.restate.sdk.kotlin.HandlerRunner.Options.handlerInterceptorFactories.

Types

Link copied to clipboard
object Companion

Functions