Class ServiceInstanceEventService

java.lang.Object
org.springframework.cloud.servicebroker.service.ServiceInstanceEventService
All Implemented Interfaces:
ServiceInstanceService

public class ServiceInstanceEventService extends Object implements ServiceInstanceService
Internal implementation of ServiceInstanceService that attaches event hooks to requests related to provisioning, updating, and deprovisioning service instances.
Author:
Roy Clarkson