|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.contextfw.web.application.servlet.ResourceServlet
net.contextfw.web.application.servlet.CSSServlet
public class CSSServlet
| Constructor Summary | |
|---|---|
CSSServlet(ModuleConfiguration configuration)
|
|
| Method Summary | |
|---|---|
boolean |
clear()
|
protected Pattern |
getAcceptor()
|
protected List<String> |
getRootPaths()
|
| Methods inherited from class net.contextfw.web.application.servlet.ResourceServlet |
|---|
clean, doGet |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject public CSSServlet(ModuleConfiguration configuration)
| Method Detail |
|---|
public boolean clear()
clear in class ResourceServletprotected Pattern getAcceptor()
getAcceptor in class ResourceServletprotected List<String> getRootPaths()
getRootPaths in class ResourceServlet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||