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()
Deprecated.
since 1.0.1 file moved to classpath, remove servlet context loading in 1.1+
|
protected String |
getUserConfigPath() |
Properties |
initProperties() |
protected InputStream |
loadAsStream(String file) |
protected Properties |
loadContextProperties(Properties current)
Deprecated.
since 1.0.1 file moved to classpath, remove servlet context loading in 1.1+
|
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()
protected Properties getDefaultConfig()
public Properties initProperties()
@Deprecated protected Properties loadContextProperties(Properties current)
current - protected InputStream loadAsStream(String file) throws Exception
Exceptionprotected javax.servlet.ServletContext getServletContext()
Copyright © 2012–2014 CodeLutin. All rights reserved.