Package | Description |
---|---|
org.infinispan.cdi |
This is the Infinispan CDI module.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
DefaultEmbeddedCacheConfigurationProducer.getDefaultEmbeddedCacheConfiguration(javax.enterprise.inject.Instance<Configuration> providedDefaultEmbeddedCacheConfiguration)
Produces the default embedded cache configuration.
|
EmbeddedCacheManager |
DefaultEmbeddedCacheManagerProducer.getDefaultEmbeddedCacheManager(javax.enterprise.inject.Instance<EmbeddedCacheManager> providedDefaultEmbeddedCacheManager,
Configuration defaultConfiguration)
Produces the default embedded cache manager.
|
RemoteCacheManager |
DefaultRemoteCacheManagerProducer.getDefaultRemoteCacheManager()
Produces the default remote cache manager with the default settings.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.