org.riotfamily.website.minify
Class MinifyScriptController
java.lang.Object
org.riotfamily.cachius.spring.AbstractCacheableController
org.riotfamily.website.minify.AbstractMinifyController
org.riotfamily.website.minify.MinifyScriptController
- All Implemented Interfaces:
- CacheableController, Compressible, BeanNameAware, Controller, LastModified
public class MinifyScriptController
- extends AbstractMinifyController
- Since:
- 6.5
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MinifyScriptController
public MinifyScriptController()
getContentType
protected String getContentType()
- Specified by:
getContentType
in class AbstractMinifyController
getCompressor
protected Compressor getCompressor()
- Specified by:
getCompressor
in class AbstractMinifyController