public class InfinispanNotificationsManager extends Object
Modifier and Type | Class and Description |
---|---|
class |
InfinispanNotificationsManager.CacheEntryListener |
class |
InfinispanNotificationsManager.HotRodListener |
Modifier and Type | Field and Description |
---|---|
protected static org.jboss.logging.Logger |
logger |
Modifier | Constructor and Description |
---|---|
protected |
InfinispanNotificationsManager(org.infinispan.Cache<String,Serializable> workCache,
org.infinispan.client.hotrod.RemoteCache workRemoteCache,
String myAddress,
String mySite,
ExecutorService listenersExecutor) |
Modifier and Type | Method and Description |
---|---|
static InfinispanNotificationsManager |
create(KeycloakSession session,
org.infinispan.Cache<String,Serializable> workCache,
String myAddress,
String mySite,
Set<org.infinispan.persistence.remote.RemoteStore> remoteStores) |
protected InfinispanNotificationsManager(org.infinispan.Cache<String,Serializable> workCache, org.infinispan.client.hotrod.RemoteCache workRemoteCache, String myAddress, String mySite, ExecutorService listenersExecutor)
public static InfinispanNotificationsManager create(KeycloakSession session, org.infinispan.Cache<String,Serializable> workCache, String myAddress, String mySite, Set<org.infinispan.persistence.remote.RemoteStore> remoteStores)
Copyright © 2021 JBoss by Red Hat. All rights reserved.