shutdown

The shutdown method shuts down this implementation class.

void shutdown(java.util.Map<java.lang.String,java.lang.String> configurationData)
              throws CalloutException

The shutdown method requires the following parameter:

  • configurationData - a map with name value pairs of parameters configured by users

Throws

CalloutException