public class SakaiOptionalPortletContainerServices.SakaiPortalAdministrationService.SakaiPortletServletListener extends Object implements org.apache.pluto.spi.optional.PortletInvocationListener
| Constructor and Description |
|---|
SakaiPortletServletListener() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public void onBegin(org.apache.pluto.spi.optional.PortletInvocationEvent event)
onBegin in interface org.apache.pluto.spi.optional.PortletInvocationListenerpublic void onEnd(org.apache.pluto.spi.optional.PortletInvocationEvent event)
onEnd in interface org.apache.pluto.spi.optional.PortletInvocationListenerpublic void onError(org.apache.pluto.spi.optional.PortletInvocationEvent event,
Throwable error)
onError in interface org.apache.pluto.spi.optional.PortletInvocationListenerCopyright © 2003–2017 Sakai Project. All rights reserved.