Package org.loom.config

Interface Summary
ClassNames Names of classes automatically detected by Loom.
ConfigFactory A class able to create Loom Config instances To use a specific subclass, add something like this to web.xml:
LocaleManager Return the locale to use while handling a request object.
ResourcesModificationListener Gets notified when a Resource has been modified
 

Class Summary
Config Loom configuration.
ConfigExtension Contains extensions to the Config made by other jars
ConfigProperties Contains the contents of the loom-config.properties file in the classpath
DefaultLocaleManager By default the Locale is the one specified by the request, unless overriden by cookie.
NotInstantiableTypeFilter Exclude abstract action classes from the search
ResourcesObserver Observes a list of Resources and trigger an event if one of them gets modified.
ResourcesWatchdog Keeps periodic monitorization of configured Resource files.
SpringConfigFactory Pulls the configuration form the spring WebappContext
SpringResourceMapFactory Generate a Map from a properties-like String using Spring.
 



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.