Package | Description |
---|---|
org.infinispan.configuration.as | |
org.infinispan.configuration.parsing | |
org.infinispan.manager |
Cache manager package
|
Modifier and Type | Method and Description |
---|---|
protected void |
ParserAS7.parseCacheElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
Element element,
ConfigurationBuilderHolder holder) |
void |
ParserAS7.readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
ConfigurationBuilderHolder holder) |
Modifier and Type | Method and Description |
---|---|
ConfigurationBuilderHolder |
ParserRegistry.parse(InputStream is) |
ConfigurationBuilderHolder |
ParserRegistry.parseFile(String filename) |
Modifier and Type | Method and Description |
---|---|
void |
Parser52.readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
ConfigurationBuilderHolder holder) |
void |
Parser51.readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
ConfigurationBuilderHolder holder) |
Constructor and Description |
---|
DefaultCacheManager(ConfigurationBuilderHolder holder,
boolean start)
Constructs a new instance of the CacheManager, using the holder passed in to read configuration settings.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.