|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jwarp.service.web.forward.AForwardAlg
|
+--org.jwarp.service.web.forward.ForwardJspAlg
| Field Summary | |
(package private) java.lang.String |
baseDir
|
(package private) java.lang.String |
formDescriptionBase
|
| Fields inherited from class org.jwarp.service.web.forward.AForwardAlg |
config, history, historyName, id, log |
| Constructor Summary | |
ForwardJspAlg()
|
|
| Method Summary | |
void |
configure(org.jdom.Element config)
Pass the Configuration to the Configurable
class. |
protected void |
forwardImpl(WebContext webContext,
java.lang.String location)
|
| Methods inherited from class org.jwarp.service.web.forward.AForwardAlg |
forward, getID |
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface org.jwarp.service.web.forward.IForwardAlg |
forward, getID |
| Field Detail |
java.lang.String baseDir
java.lang.String formDescriptionBase
| Constructor Detail |
public ForwardJspAlg()
| Method Detail |
public void configure(org.jdom.Element config)
IConfigurableConfiguration to the Configurable
class. This method must always be called after the constructor and before any other method.configure in interface IConfigurableconfigure in class AForwardAlgorg.jwarp.service.configuration.IConfigurableconfiguration - the class configurations.
protected void forwardImpl(WebContext webContext,
java.lang.String location)
throws InvalidForwardException,
java.io.IOException,
org.jwarp.service.web.ServletException
forwardImpl in class AForwardAlg
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||