|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.web.AbstractResource
org.jboss.seam.ui.resource.WebResource
@Scope(value=APPLICATION) @Name(value="org.jboss.seam.ui.resource.webResource") @Install(precedence=0) @BypassInterceptors public class WebResource
| Field Summary | |
|---|---|
static java.lang.String |
WEB_RESOURCE_PATH
|
| Constructor Summary | |
|---|---|
WebResource()
|
|
| Method Summary | |
|---|---|
void |
getResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
java.lang.String |
getResourcePath()
|
| Methods inherited from class org.jboss.seam.web.AbstractResource |
|---|
getServletContext, setServletContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String WEB_RESOURCE_PATH
| Constructor Detail |
|---|
public WebResource()
| Method Detail |
|---|
public java.lang.String getResourcePath()
getResourcePath in class org.jboss.seam.web.AbstractResource
public void getResource(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
getResource in class org.jboss.seam.web.AbstractResourcejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||