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
MXException
void commit() throws MXException
MXException
void rollback() throws MXException
MXException
void close()
java.util.Map getConnectionMetaData() throws MXException
MXException
boolean isValid()