|
||||||||||
| 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.JarResourceServlet
net.contextfw.web.application.servlet.CSSServlet
public class CSSServlet
| Constructor Summary | |
|---|---|
CSSServlet(ModuleConfiguration configuration)
|
|
| Method Summary | |
|---|---|
boolean |
accept(File file)
|
boolean |
clear()
|
List<String> |
getRootPackages()
|
| Methods inherited from class net.contextfw.web.application.servlet.JarResourceServlet |
|---|
getRoots, init |
| Methods inherited from class net.contextfw.web.application.servlet.ResourceServlet |
|---|
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, 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 List<String> getRootPackages()
getRootPackages in class JarResourceServletpublic boolean clear()
clear in class ResourceServletpublic boolean accept(File file)
accept in class ResourceServlet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||