com.ibm.itim.remoteservices.provider
Interface Notifier


public interface Notifier

Interface to notify the provisioning platform when a response to an asynchronous request is made.

See Also:
AsynchronousResponse, ServiceProvider

Method Summary
 void notifyOfAsynchronousResponse(AsynchronousResponse response)
          Delivers an asynchronous response to the provisioning platform.
 

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.


IBM Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.