|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.locomotive.loco.servlet.LocoServletConfig
Constructor Summary | |
protected |
LocoServletConfig(java.util.Properties p,
ServletRoutingTable srt)
|
Method Summary | |
java.lang.String |
getInitParameter(java.lang.String name)
Returns the value of the init parameter specified by the name. |
java.util.Enumeration |
getInitParameterNames()
Returns an enumeration of the names of all the initialization parameters. |
javax.servlet.ServletContext |
getServletContext()
Returns the servlet context object for this servlet. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected LocoServletConfig(java.util.Properties p, ServletRoutingTable srt)
Method Detail |
public java.lang.String getInitParameter(java.lang.String name)
public java.util.Enumeration getInitParameterNames()
public javax.servlet.ServletContext getServletContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |