public class IVORefreshSender extends Object
| Modifier and Type | Method and Description |
|---|---|
static IVORefreshSender |
getInstance() |
void |
mqTeardown()
teardown for the message queues
|
void |
send(Serializable object) |
void |
send(Serializable object,
String topicName) |
public static IVORefreshSender getInstance()
public void mqTeardown()
public void send(Serializable object)
object - the objectpublic void send(Serializable object, String topicName)
object - the objecttopicName - name of the topic you want to useCopyright © 2016–2018 Taimos GmbH. All rights reserved.