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

Packages that use LocatableProperties
com.opensymphony.xwork2.config Configuration core classes. 
com.opensymphony.xwork2.config.providers Configuration provider classes. 
com.opensymphony.xwork2.test   
 

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.providers
 

Methods in com.opensymphony.xwork2.config.providers with parameters of type LocatableProperties
 void XWorkConfigurationProvider.register(ContainerBuilder builder, LocatableProperties props)
           
 void XmlConfigurationProvider.register(ContainerBuilder containerBuilder, 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)
           
 



Copyright © 2009 OpenSymphony. All Rights Reserved.