public interface CatalogService
Modifier and Type | Method and Description |
---|---|
Catalog |
getCatalog()
Return the catalog of services provided by the service broker.
|
ServiceDefinition |
getServiceDefinition(String serviceId)
Get a service definition from the catalog by ID.
|
Catalog getCatalog()
ServiceDefinition getServiceDefinition(String serviceId)
serviceId
- The ID of the service definition in the catalog