public interface PortletInvocationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onBegin(PortletInvocationEvent event) |
void |
onEnd(PortletInvocationEvent event) |
void |
onError(PortletInvocationEvent event,
Throwable error) |
void onBegin(PortletInvocationEvent event)
void onEnd(PortletInvocationEvent event)
void onError(PortletInvocationEvent event, Throwable error)
Copyright © 2003-2019 The Apache Software Foundation. All Rights Reserved.