Package | Description |
---|---|
weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
Modifier and Type | Method | Description |
---|---|---|
JMSDurableSubscriberRuntimeMBean[] |
JMSDestinationRuntimeMBean.getDurableSubscribers() |
An array of durable subscriber run-time MBeans for this
destination.
|
Modifier and Type | Method | Description |
---|---|---|
void |
JMSDestinationRuntimeMBean.deleteDurableSubscriber(JMSDurableSubscriberRuntimeMBean subscriber) |
Deletes the specified durable subscriber.
|