Save This Page
Home » struts-2.0.11.2-src » org.apache » struts2 » config » [javadoc | source]
org.apache.struts2.config
public class: LegacyPropertiesConfigurationProvider [javadoc | source]
java.lang.Object
   org.apache.struts2.config.LegacyPropertiesConfigurationProvider

All Implemented Interfaces:
    com.opensymphony.xwork2.config.ConfigurationProvider

Direct Known Subclasses:
    DefaultPropertiesProvider

Method from org.apache.struts2.config.LegacyPropertiesConfigurationProvider Summary:
destroy,   init,   loadPackages,   loadSettings,   needsReload,   register
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.struts2.config.LegacyPropertiesConfigurationProvider Detail:
 public  void destroy() 
 public  void init(Configuration configuration) throws ConfigurationException 
 public  void loadPackages() throws ConfigurationException 
 protected  void loadSettings(LocatableProperties props,
    Settings settings) 
 public boolean needsReload() 
 public  void register(ContainerBuilder builder,
    LocatableProperties props) throws ConfigurationException