public class NuitonJsWroConfigurationFactory extends Object implements ro.isdc.wro.util.ObjectFactory<ro.isdc.wro.config.jmx.WroConfiguration>
| Modifier and Type | Field and Description |
|---|---|
protected javax.servlet.FilterConfig |
filterConfig |
| Constructor and Description |
|---|
NuitonJsWroConfigurationFactory() |
NuitonJsWroConfigurationFactory(javax.servlet.FilterConfig filterConfig) |
| Modifier and Type | Method and Description |
|---|---|
ro.isdc.wro.config.jmx.WroConfiguration |
create() |
protected Properties |
getDefaultConfig() |
protected javax.servlet.ServletContext |
getServletContext() |
protected String |
getUserConfigPath() |
Properties |
initProperties() |
protected InputStream |
loadAsStream(String file) |
public NuitonJsWroConfigurationFactory()
public NuitonJsWroConfigurationFactory(javax.servlet.FilterConfig filterConfig)
public final ro.isdc.wro.config.jmx.WroConfiguration create()
create in interface ro.isdc.wro.util.ObjectFactory<ro.isdc.wro.config.jmx.WroConfiguration>protected String getUserConfigPath()
ServletContext location.protected Properties getDefaultConfig()
public Properties initProperties()
protected InputStream loadAsStream(String file) throws Exception
Exceptionprotected javax.servlet.ServletContext getServletContext()
Copyright © 2012-2013 CodeLutin. All Rights Reserved.