org.infinispan.configuration.parsing
Class AbstractParserContext
java.lang.Object
org.infinispan.configuration.parsing.AbstractParserContext
- All Implemented Interfaces:
- ParserContext
- Direct Known Subclasses:
- ParserContextAS7
public class AbstractParserContext
- extends Object
- implements ParserContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractParserContext
public AbstractParserContext()
addParsingCompleteListener
public void addParsingCompleteListener(ParserContextListener l)
- Specified by:
addParsingCompleteListener
in interface ParserContext
fireParsingComplete
public void fireParsingComplete()
- Specified by:
fireParsingComplete
in interface ParserContext
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.