Package | Description |
---|---|
org.infinispan.configuration.parsing |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParserContext |
Modifier and Type | Method and Description |
---|---|
<T extends ParserContext> |
ConfigurationBuilderHolder.getParserContext(Class<? extends ConfigurationParser> parserClass) |
Modifier and Type | Method and Description |
---|---|
void |
ParserContextListener.parsingComplete(ParserContext context) |
void |
ConfigurationBuilderHolder.setParserContext(Class<? extends ConfigurationParser> parserClass,
ParserContext context) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.