public class MutableInfinispanSessionManagementConfiguration extends MutableSessionManagementConfiguration implements InfinispanSessionManagementConfiguration
| Constructor and Description |
|---|
MutableInfinispanSessionManagementConfiguration(UnaryOperator<String> replacer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheName() |
String |
getContainerName() |
void |
setCacheName(String cacheName) |
void |
setContainerName(String containerName) |
apply, getAttributePersistenceStrategy, setSessionGranularityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributePersistenceStrategyidentitypublic MutableInfinispanSessionManagementConfiguration(UnaryOperator<String> replacer)
public String getContainerName()
getContainerName in interface InfinispanCacheConfigurationpublic String getCacheName()
getCacheName in interface InfinispanCacheConfigurationpublic void setContainerName(String containerName)
public void setCacheName(String cacheName)
Copyright © 2020 JBoss by Red Hat. All rights reserved.