|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
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 |
ConfigurationProvider.register(ContainerBuilder builder,
LocatableProperties props)
|
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)
|
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 |
StrutsXmlConfigurationProvider.register(ContainerBuilder containerBuilder,
LocatableProperties props)
|
void |
MethodConfigurationProvider.register(ContainerBuilder containerBuilder,
LocatableProperties locatableProperties)
|
void |
LegacyPropertiesConfigurationProvider.register(ContainerBuilder builder,
LocatableProperties props)
|
void |
DefaultPropertiesProvider.register(ContainerBuilder builder,
LocatableProperties props)
|
void |
ClasspathConfigurationProvider.register(ContainerBuilder builder,
LocatableProperties props)
|
void |
BeanSelectionProvider.register(ContainerBuilder builder,
LocatableProperties props)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |