|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kohsuke.stapler.Facet
org.kohsuke.stapler.jsp.JSPFacet
@MetaInfServices public class JSPFacet
Facet that adds JSP file support.
| Field Summary |
|---|
| Fields inherited from class org.kohsuke.stapler.Facet |
|---|
LOGGER |
| Constructor Summary | |
|---|---|
JSPFacet()
|
|
| Method Summary | |
|---|---|
void |
buildViewDispatchers(MetaClass owner,
List<Dispatcher> dispatchers)
|
javax.servlet.RequestDispatcher |
createRequestDispatcher(RequestImpl request,
Klass type,
Object it,
String viewName)
|
boolean |
handleIndexRequest(RequestImpl req,
ResponseImpl rsp,
Object node,
MetaClass nodeMetaClass)
|
| Methods inherited from class org.kohsuke.stapler.Facet |
|---|
buildFallbackDispatchers, createRequestDispatcher, discover, discoverExtensions, getKlass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSPFacet()
| Method Detail |
|---|
public void buildViewDispatchers(MetaClass owner,
List<Dispatcher> dispatchers)
buildViewDispatchers in class Facet
public javax.servlet.RequestDispatcher createRequestDispatcher(RequestImpl request,
Klass type,
Object it,
String viewName)
throws IOException
createRequestDispatcher in class FacetIOException
public boolean handleIndexRequest(RequestImpl req,
ResponseImpl rsp,
Object node,
MetaClass nodeMetaClass)
throws IOException,
javax.servlet.ServletException
handleIndexRequest in class FacetIOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||