|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sf.jportlet.impl.PortletServiceContextImpl
Implementation of PortletServiceContext
| Constructor Summary | |
PortletServiceContextImpl(net.sf.jportlet.portlet.application.PortletApplication application)
|
|
| Method Summary | |
net.sf.jportlet.portlet.Portlet |
getPortlet(java.lang.String name)
|
java.util.Enumeration |
getPortletNames()
|
net.sf.jportlet.service.PortletService |
getPortletService(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortletServiceContextImpl(net.sf.jportlet.portlet.application.PortletApplication application)
| Method Detail |
public net.sf.jportlet.service.PortletService getPortletService(java.lang.String name)
throws PortletServiceNotFoundException,
PortletServiceUnavailableException
getPortletService in interface PortletServiceContextPortletServiceNotFoundException
PortletServiceUnavailableExceptionPortletServiceContext.getPortletService(java.lang.String)public java.util.Enumeration getPortletNames()
getPortletNames in interface PortletServiceContextPortletServiceContext.getPortletNames()
public net.sf.jportlet.portlet.Portlet getPortlet(java.lang.String name)
throws PortletException
getPortlet in interface PortletServiceContextPortletExceptionPortletServiceContext.getPortlet(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||