Package | Description |
---|---|
org.springframework.cloud.servicebroker.controller |
Provides Service Broker API endpoints
|
org.springframework.cloud.servicebroker.service |
Service interfaces and default implementations
|
Constructor and Description |
---|
ServiceInstanceBindingController(CatalogService catalogService,
ServiceInstanceBindingService serviceInstanceBindingService) |
Modifier and Type | Class and Description |
---|---|
class |
NonBindableServiceInstanceBindingService
Default implementation of ServiceInstanceBindingService for service brokers that do not support bindable services.
|