public class InfinispanConfiguration extends Object
InfinispanEmbeddedDatastoreProvider.| Constructor and Description |
|---|
InfinispanConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getConfigurationUrl()
The location of the configuration file.
|
String |
getJndiName()
Get the JNDI name of the cache manager.
|
void |
initConfiguration(Map<?,?> configurationMap)
Initialize the internal values form the given
Map. |
public URL getConfigurationUrl()
InfinispanProperties.CONFIGURATION_RESOURCE_NAMEpublic String getJndiName()
InfinispanProperties.CACHE_MANAGER_JNDI_NAMECopyright © 2010–2017 Hibernate. All rights reserved.