public class JMSDistributedQueueMember extends JMSDistributedDestinationMember
Modifier and Type | Field and Description |
---|---|
private DistributedDestinationMemberBean |
delegate |
private DomainMBean |
domain |
private static java.lang.String |
DQ_MEMBER |
private static java.lang.String |
QUEUE_PROP |
Constructor and Description |
---|
JMSDistributedQueueMember(weblogic.management.provider.custom.ConfigurationMBeanCustomized base) |
Modifier and Type | Method and Description |
---|---|
JMSQueueMBean |
getJMSQueue() |
void |
setJMSQueue(JMSQueueMBean queue) |
void |
useDelegates(DomainMBean paramDomain,
DistributedDestinationMemberBean paramDelegate)
Sets the delegate in the compatibility processor
|
getNotes, getWeight, setNotes, setWeight, useDelegates
clone, freezeCurrentValue, getMbean, getTaggedMBeanMap, getTags, getValue, isAdmin, isConfig, isDynamicallyCreated, isEdit, isRuntime, putValue, putValueNotify, restoreDefaultValue, sendNotification, setTags, touch
getName, getObjectName, getParent, isRegistered, setName, setParent
private static final java.lang.String DQ_MEMBER
private static final java.lang.String QUEUE_PROP
private DomainMBean domain
private DistributedDestinationMemberBean delegate
public JMSDistributedQueueMember(weblogic.management.provider.custom.ConfigurationMBeanCustomized base)
public void useDelegates(DomainMBean paramDomain, DistributedDestinationMemberBean paramDelegate)
paramDelegate
- The delegate to use for this MBeanpublic JMSQueueMBean getJMSQueue()
public void setJMSQueue(JMSQueueMBean queue)