public class Grails5535Factory
extends com.opensymphony.module.sitemesh.factory.BaseFactory
DefaultFactory to fix http://jira.codehaus.org/browse/GRAILS-5535. There
are two changes, both replacing toURL() with toURI().toURL().| Modifier and Type | Field and Description |
|---|---|
static long |
configCheckMillis |
| Constructor and Description |
|---|
Grails5535Factory(com.opensymphony.module.sitemesh.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
refresh()
Check if configuration file has been modified, and if so reload it.
|