public class InfinispanStoreProviderFactory extends Object implements CachedStoreProviderFactory
| Constructor and Description |
|---|
InfinispanStoreProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CachedStoreFactoryProvider |
create(KeycloakSession session) |
String |
getId() |
void |
init(Config.Scope config) |
void |
postInit(KeycloakSessionFactory factory) |
public CachedStoreFactoryProvider create(KeycloakSession session)
create in interface ProviderFactory<CachedStoreFactoryProvider>public void init(Config.Scope config)
init in interface ProviderFactory<CachedStoreFactoryProvider>public void postInit(KeycloakSessionFactory factory)
postInit in interface ProviderFactory<CachedStoreFactoryProvider>public void close()
close in interface ProviderFactory<CachedStoreFactoryProvider>public String getId()
getId in interface ProviderFactory<CachedStoreFactoryProvider>Copyright © 2016 JBoss by Red Hat. All rights reserved.