public class InfinispanConfiguration extends Object
InfinispanDatastoreProvider.| Constructor and Description |
|---|
InfinispanConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getConfigurationUrl() |
String |
getJndiName() |
void |
initConfiguration(Map configurationMap)
Initialize the internal values form the given
Map. |
public URL getConfigurationUrl()
org.hibernate.ogm.datastore.infinispan.InfinispanProperties#CONFIGURATION_RESOURCENAMEpublic String getJndiName()
InfinispanProperties.CACHE_MANAGER_JNDI_NAMECopyright © 2010-2014 Hibernate. All Rights Reserved.