Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.web.common.resources
Class AggregatedJSProvider

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.nuxeo.ecm.platform.web.common.resources.AggregatedJSProvider
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class AggregatedJSProvider
extends javax.servlet.http.HttpServlet

See Also:
Serialized Form

Field Summary
static java.lang.String MINIMIZER_IMPL_KEY
           
 
Constructor Summary
AggregatedJSProvider()
           
 
Method Summary
 
Methods inherited from class javax.servlet.http.HttpServlet
service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MINIMIZER_IMPL_KEY

public static final java.lang.String MINIMIZER_IMPL_KEY
See Also:
Constant Field Values
Constructor Detail

AggregatedJSProvider

public AggregatedJSProvider()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.