|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts2.config.LegacyPropertiesConfigurationProvider
org.apache.struts2.config.DefaultPropertiesProvider
public class DefaultPropertiesProvider
Loads the default properties, separate from the usual struts.properties loading
| Constructor Summary | |
|---|---|
DefaultPropertiesProvider()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
init(Configuration configuration)
|
void |
register(ContainerBuilder builder,
LocatableProperties props)
|
| Methods inherited from class org.apache.struts2.config.LegacyPropertiesConfigurationProvider |
|---|
loadPackages, loadSettings, needsReload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPropertiesProvider()
| Method Detail |
|---|
public void destroy()
destroy in interface ContainerProviderdestroy in class LegacyPropertiesConfigurationProvider
public void init(Configuration configuration)
throws ConfigurationException
init in interface ContainerProviderinit in interface PackageProviderinit in class LegacyPropertiesConfigurationProviderConfigurationException
public void register(ContainerBuilder builder,
LocatableProperties props)
throws ConfigurationException
register in interface ContainerProviderregister in class LegacyPropertiesConfigurationProviderConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||