shutdown(configData)
![]() |
configData-a map with key-value pairs of configuration data required by the callout.
|
public void shutdown(Map<String, String> configurationData) throws CalloutException
{
// shutdown scoreQueryUtility here
}
Copyright IBM Corporation 2014. All Rights Reserved.
|