|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BasicServiceInitiator<R extends Service>
Contract for an initiator of services that target the standard ServiceRegistry
| Method Summary | |
|---|---|
R |
initiateService(Map configurationValues,
ServiceRegistryImplementor registry)
Initiates the managed service. |
| Methods inherited from interface org.hibernate.service.spi.ServiceInitiator |
|---|
getServiceInitiated |
| Method Detail |
|---|
R initiateService(Map configurationValues,
ServiceRegistryImplementor registry)
configurationValues - The configuration values in effectregistry - The service registry. Can be used to locate services needed to fulfill initiation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||