Interface ReactiveMarkerService

  • All Superinterfaces:
    Serializable, Service
    All Known Implementing Classes:
    ReactiveMarkerServiceSingleton

    public interface ReactiveMarkerService
    extends Service
    This service is only used to "mark" the registry as being intended for use by an instance of Hibernate Reactive.
    See Also:
    ReactiveModeCheck.isReactiveRegistry(org.hibernate.service.ServiceRegistry)