|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
MessageSource which returns a Message with a payload
which is the result of execution of a Query.MongoDbFactory and SpEL expression
which should resolve to a MongoDb 'query' string
(see http://www.mongodb.org/display/DOCS/Querying).
MongoOperations and SpEL expression
which should resolve to a Mongo 'query' string
(see http://www.mongodb.org/display/DOCS/Querying).
MessageStore and MessageGroupStore
strategies that relies upon MongoDB for persistence.MongoDbFactory.and the default collection name.
MongoDbFactory and collection name.
MessageHandler which writes Message payload into a MongoDb collection
identified by evaluation of the MongoDbStoringMessageHandler.collectionNameExpression.MongoDbFactory
MongoOperations
Query returning its results as the Message payload.
Expression that should resolve to a collection name
used by the Query.
Expression that should resolve to a collection name
used by MongoOperations to store data
MongoTemplate.find(Query, Class) or MongoTemplate.findOne(Query, Class)
method.
MongoTemplate.
MongoConverter used to assist in deserialization
data read from MongoDb.
MongoConverter used to assist in serialization
of data written to MongoDb.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||