public class ClickOutPlugin extends AbstractPlugin
| Constructor and Description |
|---|
ClickOutPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
serve(ServiceRequest request,
ServiceResponse response,
ChainControl chain)
This method gets called during the chain processing by the container.
|
void |
setRequestParameters(ServiceRequest request) |
getChainName, getConfig, getName, getNodeList, getXmlString, setChainName, setConfig, setNamepublic void serve(ServiceRequest request, ServiceResponse response, ChainControl chain) throws StandardServiceException, IOException
Pluginserve in interface Pluginserve in class AbstractPluginrequest - service requestresponse - service responsechain - chain-control utilityStandardServiceException - plugin-runtime exceptionIOException - of any kindpublic void setRequestParameters(ServiceRequest request) throws StandardServiceException
StandardServiceExceptionCopyright © 2008-2015 Index Data. All Rights Reserved.