org.sakaiproject.portal.render.portlet.services
Class SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService.SakaiPortletServletListener
java.lang.Object
org.sakaiproject.portal.render.portlet.services.SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService.SakaiPortletServletListener
- All Implemented Interfaces:
- org.apache.pluto.spi.optional.PortletInvocationListener
- Enclosing class:
- SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService
public class SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService.SakaiPortletServletListener
- extends Object
- implements org.apache.pluto.spi.optional.PortletInvocationListener
|
Method Summary |
void |
onBegin(org.apache.pluto.spi.optional.PortletInvocationEvent event)
|
void |
onEnd(org.apache.pluto.spi.optional.PortletInvocationEvent event)
|
void |
onError(org.apache.pluto.spi.optional.PortletInvocationEvent event,
Throwable error)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService.SakaiPortletServletListener
public SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService.SakaiPortletServletListener()
onBegin
public void onBegin(org.apache.pluto.spi.optional.PortletInvocationEvent event)
- Specified by:
onBegin in interface org.apache.pluto.spi.optional.PortletInvocationListener
onEnd
public void onEnd(org.apache.pluto.spi.optional.PortletInvocationEvent event)
- Specified by:
onEnd in interface org.apache.pluto.spi.optional.PortletInvocationListener
onError
public void onError(org.apache.pluto.spi.optional.PortletInvocationEvent event,
Throwable error)
- Specified by:
onError in interface org.apache.pluto.spi.optional.PortletInvocationListener
Copyright © 2003-2013 Sakai Project. All Rights Reserved.