|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hibernate.spatial.integration.SpatialInitiator
public class SpatialInitiator
| Constructor Summary | |
|---|---|
SpatialInitiator()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getServiceInitiated()
Obtains the service role initiated by this initiator. |
org.hibernate.service.Service |
initiateService(java.util.Map configurationValues,
org.hibernate.service.spi.ServiceRegistryImplementor registry)
Initiates the managed service. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpatialInitiator()
| Method Detail |
|---|
public java.lang.Class getServiceInitiated()
org.hibernate.service.spi.ServiceInitiator
getServiceInitiated in interface org.hibernate.service.spi.ServiceInitiator
public org.hibernate.service.Service initiateService(java.util.Map configurationValues,
org.hibernate.service.spi.ServiceRegistryImplementor registry)
org.hibernate.service.spi.BasicServiceInitiator
initiateService in interface org.hibernate.service.spi.BasicServiceInitiatorconfigurationValues - 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 | ||||||||