public interface IMessageQueueReplicationService
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the services unique Id.
|
ISubscriptionIntermediateFuture<Event> |
subscribeForReplication(String topic)
Subscribe to a specific topic.
|
ISubscriptionIntermediateFuture<Event> subscribeForReplication(String topic)
topic - The topic.String getId()
Copyright © 2012. All Rights Reserved.