Allow provided services to implement Startable or Stoppable

Description

The current contract of org.hibernate.search.engine.service.spi.ServiceManager explicitly prohibits using provided services which happen to also implement the marker interfaces org.hibernate.search.engine.service.spi.Startable and/or org.hibernate.search.engine.service.spi.Stoppable.

This is not very friendly for code reuse, and there is no reason to enforce this.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created April 26, 2016 at 11:43 PM
Updated May 21, 2016 at 6:43 PM
Resolved April 27, 2016 at 3:14 PM

Flag notifications