org.infinispan.config.parsing
Class CustomInterceptorConfigReader
java.lang.Object
org.infinispan.config.parsing.CustomInterceptorConfigReader
- All Implemented Interfaces:
- ConfigurationElementReader
public class CustomInterceptorConfigReader
- extends Object
- implements ConfigurationElementReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomInterceptorConfigReader
public CustomInterceptorConfigReader()
setParser
public void setParser(AutomatedXmlConfigurationParserImpl parser)
- Specified by:
setParser
in interface ConfigurationElementReader
process
public void process(Element e,
AbstractConfigurationBean bean)
- Specified by:
process
in interface ConfigurationElementReader
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.