Uses of Class
com.opensymphony.xwork2.util.location.LocatableProperties

Packages that use LocatableProperties
com.opensymphony.xwork2.config Configuration core classes. 
com.opensymphony.xwork2.config.impl Configuration implementation classes. 
com.opensymphony.xwork2.config.providers Configuration provider classes. 
com.opensymphony.xwork2.test   
org.apache.struts2.config Classes for Struts configuration and property handling. 
 

Uses of LocatableProperties in com.opensymphony.xwork2.config
 

Methods in com.opensymphony.xwork2.config with parameters of type LocatableProperties
 void ContainerProvider.register(ContainerBuilder builder, LocatableProperties props)
          Registers beans and properties for the Container
 

Uses of LocatableProperties in com.opensymphony.xwork2.config.impl
 

Subclasses of LocatableProperties in com.opensymphony.xwork2.config.impl
(package private)  class DefaultConfiguration.ContainerProperties
           
 

Uses of LocatableProperties in com.opensymphony.xwork2.config.providers
 

Methods in com.opensymphony.xwork2.config.providers with parameters of type LocatableProperties
 void XmlConfigurationProvider.register(ContainerBuilder containerBuilder, LocatableProperties props)
           
 void XWorkConfigurationProvider.register(ContainerBuilder builder, LocatableProperties props)
           
 

Uses of LocatableProperties in com.opensymphony.xwork2.test
 

Methods in com.opensymphony.xwork2.test with parameters of type LocatableProperties
 void StubConfigurationProvider.register(ContainerBuilder builder, LocatableProperties props)
           
 

Uses of LocatableProperties in org.apache.struts2.config
 

Fields in org.apache.struts2.config declared as LocatableProperties
(package private)  LocatableProperties PropertiesSettings.settings
           
 

Methods in org.apache.struts2.config with parameters of type LocatableProperties
protected  void LegacyPropertiesConfigurationProvider.loadSettings(LocatableProperties props, Settings settings)
           
 void BeanSelectionProvider.register(ContainerBuilder builder, LocatableProperties props)
           
 void DefaultPropertiesProvider.register(ContainerBuilder builder, LocatableProperties props)
           
 void StrutsXmlConfigurationProvider.register(ContainerBuilder containerBuilder, LocatableProperties props)
           
 void LegacyPropertiesConfigurationProvider.register(ContainerBuilder builder, LocatableProperties props)
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.