Class ServiceInstanceBindingEventService

java.lang.Object
org.springframework.cloud.servicebroker.service.ServiceInstanceBindingEventService
All Implemented Interfaces:
ServiceInstanceBindingService

public class ServiceInstanceBindingEventService extends Object implements ServiceInstanceBindingService
Internal implementation of ServiceInstanceBindingService that attaches event hooks to the requests to create and delete service instance bindings.
Author:
Roy Clarkson