public class ILSPlugin extends AbstractPlugin
| Constructor and Description |
|---|
ILSPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
serve(ServiceRequest req,
ServiceResponse res,
ChainControl chain)
This method gets called during the chain processing by the container.
|
getChainName, getConfig, getName, getNodeList, getXmlString, setChainName, setConfig, setNamepublic void serve(ServiceRequest req, ServiceResponse res, ChainControl chain) throws ServiceException, IOException
Pluginserve in interface Pluginserve in class AbstractPluginreq - service requestres - service responsechain - chain-control utilityIOException - of any kindServiceExceptionCopyright © 2008-2015 Index Data. All Rights Reserved.