|
||||||||||
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 ContainerProvider
destroy
in class LegacyPropertiesConfigurationProvider
public void init(Configuration configuration) throws ConfigurationException
init
in interface ContainerProvider
init
in interface PackageProvider
init
in class LegacyPropertiesConfigurationProvider
ConfigurationException
public void register(ContainerBuilder builder, LocatableProperties props) throws ConfigurationException
register
in interface ContainerProvider
register
in class LegacyPropertiesConfigurationProvider
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |