| Interface | Description |
|---|---|
| ServiceDataPostProcessor |
An extension point that allows service data to be processed after it is read from VCAP_SERVICES.
|
| Class | Description |
|---|---|
| AmqpServiceInfoCreator | |
| ApplicationInstanceInfoCreator | |
| CloudFoundryConnector | |
| CloudFoundryRawServiceData |
A
CloudFoundryRawServiceData object represents the data read from the VCAP_SERVICES
environment variable and transformed from JSON text to a collection of objects. |
| CloudFoundryServiceInfoCreator<SI extends ServiceInfo> | |
| DB2ServiceInfoCreator | |
| MongoServiceInfoCreator | |
| MonitoringServiceInfoCreator | |
| MysqlServiceInfoCreator | |
| OracleServiceInfoCreator | |
| PostgresqlServiceInfoCreator | |
| RedisServiceInfoCreator | |
| RelationalServiceInfoCreator<SI extends RelationalServiceInfo> | |
| SmtpServiceInfoCreator | |
| SqlServerServiceInfoCreator | |
| Tags |