org.infinispan.config.parsing
Interface ConfigurationElementReader

All Known Implementing Classes:
CacheLoaderManagerConfigReader, ClusteringConfigReader, CustomInterceptorConfigReader

public interface ConfigurationElementReader


Method Summary
 void process(Element e, AbstractConfigurationBean c)
           
 void setParser(AutomatedXmlConfigurationParserImpl parser)
           
 

Method Detail

process

void process(Element e,
             AbstractConfigurationBean c)

setParser

void setParser(AutomatedXmlConfigurationParserImpl parser)

Google Analytics

Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.