All Classes and Interfaces
Class
Description
App Broker Auto-configuration
This interface is implemented by service brokers to process requests to deploy, update, and undeploy backing
applications associated with a service instance.
An application deployed as part of the service provisioning process
Provides a fluent API for constructing a BackingApplication.
Utility class for dealing with parseable byte sizes, such as memory and disk limits.
Auto-configuration support for deploying apps to Cloud Foundry
Holds configuration properties for specifying what resources and services an app deployed to a Cloud Foundry runtime
will get.
Default implementation of
ServiceInstanceBindingStateRepository
meant for demonstration and testing purposes
only.Default implementation of
ServiceInstanceStateRepository
meant for demonstration and testing purposes only.An implementation of the
BeanIntrospector
interface that provides property descriptors following the
kebab-case convention.Object for persisting the state of a service instance operation
A
ServiceInstanceService
that delegates to a set of discrete Workflow objects for each service broker
operation.