| Package | Description |
|---|---|
| weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
| Modifier and Type | Method | Description |
|---|---|---|
JMSTextMessageVBean |
JMSMessageManagementRuntimeMBean.getJMSTextMessage(java.lang.String messageID) |
Returns the JMS TextMessage (with body) that corresponds to the specified message ID.
|
JMSTextMessageVBean |
SAFRemoteEndpointRuntimeMBean.getJMSTextMessage(java.lang.String messageID) |
Returns the JMS TextMessage (with body) that corresponds to the specified message ID.
|