Class | Description |
---|---|
SimpleCache<K,V extends Identifiable<K>> |
Simple
Cache implementation using in-memory storage and eager expiration. |
SimpleCacheFactoryBuilderService<K,V extends Identifiable<K>> |
Service that provides a simple
CacheFactoryBuilder . |
SimpleCacheFactoryService<K,V extends Identifiable<K>> |
Service that provides a simple
CacheFactory . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.