|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAxisServlet
org.globus.ogsa.server.OgsiServlet
IBM Contribution. To support multiple servlet web contexts and apps hosting ogsi.
| Constructor Summary | |
OgsiServlet()
|
|
| Method Summary | |
void |
init(ServletConfig config)
init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OgsiServlet()
| Method Detail |
public void init(ServletConfig config)
throws ServletException
init
ServletExceptionOveride of servlet init method to perform any required initialization.
This is being used to learn about the ogsi location and schema context.
Most significant is the web context.
For the standalone container environment, the server-config.wsdd can be
used to specify this. When running in a servlet container the
initialization parameter "ogsiLocation" and "schemaContext" can be
used to over ride this.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||