| Package | Description |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.config |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationRegistry |
CacheManagerImpl.getConfigurationRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheManagerImpl.setConfigurationRegistry(ConfigurationRegistry configRegistry) |
| Constructor and Description |
|---|
CacheManagerImpl(ConfigurationRegistry configRegistry,
org.jgroups.ChannelFactory factory)
Create a new CacheRegistryImpl using the provided ConfigurationRegistry
and ChannelFactory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlParsingConfigurationRegistry
ConfigurationRegistry that obtains its initial set of configurations
by parsing an XML document. |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.