Class ReactiveMarkerServiceSingleton

java.lang.Object
org.hibernate.reactive.provider.service.ReactiveMarkerServiceSingleton
All Implemented Interfaces:
Serializable, ReactiveMarkerService, Service

public final class ReactiveMarkerServiceSingleton extends Object implements ReactiveMarkerService
A singleton ReactiveMarkerService that marks the registry as running in "Reactive mode" allowing the registration of reactive components.
See Also: