| Interface | Description |
|---|---|
| CacheContainerServiceNameFactory |
Factory for generating service names for services associated with a cache container.
|
| CacheServiceNameFactory |
Factory for generating service names for services associated with a cache.
|
| ConfigurationFactory |
Abstraction for creating a cache configuration.
|
| Class | Description |
|---|---|
| CacheBuilder<K,V> |
Service that provides a cache and handles its lifecycle
|
| ConfigurationBuilder |
Builder for
Configuration services. |
| TemplateConfigurationBuilder |
Builds a cache configuration based on the configuration of a template cache.
|
| Enum | Description |
|---|---|
| CacheContainerServiceName |
Enumeration of service name factories for services associated with a cache container.
|
| CacheServiceName |
Enumeration of service name factories for services associated with a cache.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.