public interface ServiceRegistryScope
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.boot.registry.StandardServiceRegistry |
getRegistry() |
default <S extends org.hibernate.service.Service> |
withService(Class<S> role,
Consumer<S> action) |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.