| Modifier and Type | Method and Description |
|---|---|
void |
Cloud.registerServiceConnectorCreator(ServiceConnectorCreator<?,? extends ServiceInfo> serviceConnectorCreator)
Register a new service connector creator
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceConnectorCreator<SC,SI extends ServiceInfo>
Base class to simplify creation of
ServiceConnectorCreators. |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoDbFactoryCreator
Simplified access to creating MongoDB service objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisConnectionFactoryCreator
Simplified access to creating Redis service objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RabbitConnectionFactoryCreator
Simplified access to creating RabbitMQ service objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceCreator<SI extends RelationalServiceInfo> |
class |
DB2DataSourceCreator |
class |
MysqlDataSourceCreator |
class |
OracleDataSourceCreator |
class |
PostgresqlDataSourceCreator |
class |
SqlServerDataSourceCreator |
| Modifier and Type | Class and Description |
|---|---|
class |
MailSenderCreator
Simplified access to Spring MailSender.
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.