public class SessionInitializerWorker extends Object implements Function<org.infinispan.manager.EmbeddedCacheManager,SessionLoader.WorkerResult>, Serializable
| Constructor and Description |
|---|
SessionInitializerWorker() |
| Modifier and Type | Method and Description |
|---|---|
SessionLoader.WorkerResult |
apply(org.infinispan.manager.EmbeddedCacheManager embeddedCacheManager) |
void |
setWorkerEnvironment(SessionLoader.LoaderContext loaderCtx,
SessionLoader.WorkerContext workerCtx,
SessionLoader sessionLoader,
String cacheName) |
public void setWorkerEnvironment(SessionLoader.LoaderContext loaderCtx, SessionLoader.WorkerContext workerCtx, SessionLoader sessionLoader, String cacheName)
public SessionLoader.WorkerResult apply(org.infinispan.manager.EmbeddedCacheManager embeddedCacheManager)
apply in interface Function<org.infinispan.manager.EmbeddedCacheManager,SessionLoader.WorkerResult>Copyright © 2021 JBoss by Red Hat. All rights reserved.