Uses of Interface
org.apache.james.container.spring.adaptor.ConfigurationProvider

Packages that use ConfigurationProvider
org.apache.james.container.spring.adaptor   
org.apache.james.container.spring.lifecycle   
 

Uses of ConfigurationProvider in org.apache.james.container.spring.adaptor
 

Classes in org.apache.james.container.spring.adaptor that implement ConfigurationProvider
 class AvalonConfigurationFileProvider
          loads the well-known classic avalon/phoenix configuration file TODO make this thing be based on Resource class and inject resource.getInputStream() into InputSource
 

Uses of ConfigurationProvider in org.apache.james.container.spring.lifecycle
 

Methods in org.apache.james.container.spring.lifecycle with parameters of type ConfigurationProvider
 void ConfigurationPropagator.setConfigurationProvider(ConfigurationProvider configurationProvider)
           
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.