public interface ComponentEventRequestFilter
ComponentEventRequestHandler
.Modifier and Type | Method and Description |
---|---|
void |
handle(ComponentEventRequestParameters parameters,
ComponentEventRequestHandler handler)
Filter for a component action request.
|
void handle(ComponentEventRequestParameters parameters, ComponentEventRequestHandler handler) throws IOException
parameters
- defining details of the requesthandler
- to delegate toIOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.