Interface ReactiveMarkerService

All Superinterfaces:
Serializable, org.hibernate.service.Service
All Known Implementing Classes:
ReactiveMarkerServiceSingleton

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