|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Configuration of a PortletService
Method Summary | |
java.lang.String |
getInitParameter(java.lang.String name)
Return the value of an initialization parameter of the service |
java.util.Enumeration |
getInitParameterNames()
Returns all the names of the initialization parameters |
net.sf.jportlet.service.PortletServiceContext |
getServiceContext()
Returns the context of the service |
javax.servlet.ServletConfig |
getServletConfig()
Return the configuration of the container servlet |
Method Detail |
public java.lang.String getInitParameter(java.lang.String name)
name
- name of the parameter
public java.util.Enumeration getInitParameterNames()
public javax.servlet.ServletConfig getServletConfig()
public net.sf.jportlet.service.PortletServiceContext getServiceContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |