public class HoldingsPlugin extends AbstractPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
pazpar2Url |
| Constructor and Description |
|---|
HoldingsPlugin() |
| 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.
|
getChainName, getConfig, getName, getNodeList, getXmlString, setChainName, setConfig, setNamepublic static String pazpar2Url
public void serve(ServiceRequest request, ServiceResponse response, ChainControl chain) throws ServiceException, IOException
Pluginserve in interface Pluginserve in class AbstractPluginrequest - service requestresponse - service responsechain - chain-control utilityIOException - of any kindServiceExceptionCopyright © 2008-2015 Index Data. All Rights Reserved.