Package | Description |
---|---|
org.hibernate.search.engine.service.impl |
Internal implementation classes for service manager.
|
org.hibernate.search.engine.service.spi |
Classes offering a service infrastructure for Search.
|
Modifier and Type | Method and Description |
---|---|
<S extends Service> |
StandardServiceManager.requestReference(Class<S> serviceRole) |
Modifier and Type | Method and Description |
---|---|
<S extends Service> |
ServiceManager.requestReference(Class<S> serviceRole)
Gets a reference to the service with the requested role.
|
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved