public interface MessageHubProducer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
commit() |
java.util.Map |
getConnectionMetaData() |
boolean |
isValid() |
void |
rollback() |
void |
sendMessage(Message msg) |
void sendMessage(Message msg) throws MXException
MXExceptionvoid commit()
throws MXException
MXExceptionvoid rollback()
throws MXException
MXExceptionvoid close()
java.util.Map getConnectionMetaData()
throws MXException
MXExceptionboolean isValid()