org.hibernate.search.spi
public interface ServiceProvider<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getService() |
void |
start(Properties properties,
BuildContext context) |
void |
stop() |
void start(Properties properties, BuildContext context)
T getService()
void stop()
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved