| Package | Description |
|---|---|
| org.wildfly.clustering.web.infinispan.session |
| Modifier and Type | Method and Description |
|---|---|
SessionCreationMetaDataKey |
SessionCreationMetaDataKeyResolver.apply(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
InfinispanSessionManager.activated(org.infinispan.notifications.cachelistener.event.CacheEntryActivatedEvent<SessionCreationMetaDataKey,?> event) |
void |
InfinispanSessionManager.passivated(org.infinispan.notifications.cachelistener.event.CacheEntryPassivatedEvent<SessionCreationMetaDataKey,?> event) |
void |
InfinispanSessionManager.removed(org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent<SessionCreationMetaDataKey,?> event) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.