See: Description
| Class | Description |
|---|---|
| AbstractCouchbaseConfiguration |
Base class for Spring Data Couchbase configuration using JavaConfig.
|
| BeanNames |
Contains default bean names that will be used when no "id" is supplied to the beans.
|
| CouchbaseBucketFactoryBean |
The Factory Bean to help
CouchbaseBucketParser constructing a Bucket from a given
Cluster reference. |
| CouchbaseBucketParser |
The parser for XML definition of a
Bucket, to be constructed from a Cluster reference. |
| CouchbaseClusterInfoFactoryBean |
The Factory Bean to help
CouchbaseClusterInfoParser constructing a ClusterInfo from a given
Cluster reference. |
| CouchbaseClusterInfoParser |
The parser for XML definition of a
ClusterInfo, to be constructed from a Cluster reference. |
| CouchbaseClusterParser |
The XML parser for a
Cluster definition. |
| CouchbaseEnvironmentNoShutdownProxy |
A proxy around a
CouchbaseEnvironment that prevents its CouchbaseEnvironmentNoShutdownProxy.shutdown() method
to be invoked. |
| CouchbaseEnvironmentParser |
Allows creation of a
DefaultCouchbaseEnvironment via spring XML configuration. |
| CouchbaseIndexManagerParser |
The XML parser for a
IndexManager definition. |
| CouchbaseJmxParser |
Enables Parsing of the "
|
| CouchbaseNamespaceHandler |
NamespaceHandler for Couchbase configuration. |
| CouchbaseTemplateParser |
Parser for "
|
| CouchbaseTranslationServiceParser |
Enables Parsing of the "
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.