com.ibm.itim.remoteservices.provider

Interface Notifier

    • Method Detail

      • notifyOfAsynchronousResponse

        void notifyOfAsynchronousResponse(AsynchronousResponse response)
                                   throws RemoteServicesException
        Delivers an asynchronous response to the provisioning platform.
        Parameters:
        response - AsynchronousResponse to deliver. response cannot be null.
        Throws:
        RemoteServicesException - Thrown if unable to deliver response.