| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.messaging |
MongoDB specific messaging support for listening to eg.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMessageListenerContainer
Simple
Executor based MessageListenerContainer implementation for running tasks like
listening to MongoDB Change Streams and tailable
cursors. |
| Modifier and Type | Method and Description |
|---|---|
static MessageListenerContainer |
MessageListenerContainer.create(MongoTemplate template)
Create a new
MessageListenerContainer given MongoTemplate. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.