@java.lang.SuppressWarnings({"unchecked","rawtypes"}) public class Grails5535Factory extends BaseFactory
TODO remove this once http://jira.opensymphony.com/browse/SIM-263 is fixed.
Replaces DefaultFactory
to fix http://jira.codehaus.org/browse/GRAILS-5535. There
are two changes, both replacing toURL() with toURI().toURL().
Modifiers | Name | Description |
---|---|---|
static long |
configCheckMillis |
Constructor and description |
---|
Grails5535Factory
(Config config) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected void |
pushDecoratorMapper(java.lang.String className, java.util.Properties properties) |
|
public void |
refresh() Check if configuration file has been modified, and if so reload it. |