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 singletonReactiveMarkerService
that marks the registry as running in "Reactive mode" allowing the registration of reactive components.- See Also:
- Serialized Form
-
-
Field Detail
-
INSTANCE
public static final ReactiveMarkerServiceSingleton INSTANCE
-
-