Uses of Class
name.matthewgreet.strutscommons.util.DefaultPolicyLookup.Configuration
Packages that use DefaultPolicyLookup.Configuration
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of DefaultPolicyLookup.Configuration in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return DefaultPolicyLookup.ConfigurationModifier and TypeMethodDescriptionprotected DefaultPolicyLookup.ConfigurationDefaultPolicyLookup.readConfiguration()Returns configuration read from stuts.xml.Methods in name.matthewgreet.strutscommons.util with parameters of type DefaultPolicyLookup.ConfigurationModifier and TypeMethodDescriptionstatic DefaultPolicyLookupDefaultPolicyLookup.getInstance(DefaultPolicyLookup.Configuration configuration) Returns Singleton instance with initialisation options.protected voidDefaultPolicyLookup.setConfiguration(DefaultPolicyLookup.Configuration configuration) Sets configuration.Constructors in name.matthewgreet.strutscommons.util with parameters of type DefaultPolicyLookup.ConfigurationModifierConstructorDescriptionprotectedDefaultPolicyLookup(DefaultPolicyLookup.Configuration configuration)