public interface ListenerInvokerFilter
ListenerInvoker
. Implementations
of this filter interface may be plugged into the listener method invocation pipeline. Typical
applications involve handling transactions.Modifier and Type | Method and Description |
---|---|
void |
invokeListener(IActionListener listener,
IComponent source,
IRequestCycle cycle,
ListenerInvoker delegate) |
void invokeListener(IActionListener listener, IComponent source, IRequestCycle cycle, ListenerInvoker delegate)