|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vfny.geoserver.global.GeoServerPlugIn
GeoServerPlugIn purpose.
Used to load the config into GeoServer. Is a pre-Condition for ConfigPlugIn. This is started by struts.
ConfigPlugIn| Constructor Summary | |
GeoServerPlugIn()
|
|
| Method Summary | |
void |
destroy()
Implement destroy. |
void |
init(org.apache.struts.action.ActionServlet as,
org.apache.struts.config.ModuleConfig mc)
Implement init. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GeoServerPlugIn()
| Method Detail |
public void destroy()
Does Nothing
destroy in interface org.apache.struts.action.PlugInPlugIn.destroy()
public void init(org.apache.struts.action.ActionServlet as,
org.apache.struts.config.ModuleConfig mc)
throws javax.servlet.ServletException
This does the load of the config files for GeoServer. Check the struts configuration if this is not laoding correctly.
init in interface org.apache.struts.action.PlugInas - Used to get ServletContextmc - Not used
javax.servlet.ServletException
javax.servlet.ServletException - when a load error occursPlugIn.init(org.apache.struts.action.ActionServlet,
org.apache.struts.config.ModuleConfig)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||