| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| JMSDistributedQueueMemberMBean | JMSDistributedQueueMBean. createJMSDistributedQueueMember(String name)Deprecated.  Create a new diagnostic deployment that can be targeted to a
 server | 
| JMSDistributedQueueMemberMBean | DomainMBean. createJMSDistributedQueueMember(String name)Deprecated. 
 9.0.0.0 | 
| JMSDistributedQueueMemberMBean | JMSDistributedQueueMBean. createJMSDistributedQueueMember(String name,
                               JMSDistributedQueueMemberMBean toclone)Deprecated.  This method is there to support addMember which is 
 relic of old mbean infrastructure but somehow got documented
 server | 
| JMSDistributedQueueMemberMBean | DomainMBean. createJMSDistributedQueueMember(String name,
                               JMSDistributedQueueMemberMBean member) | 
| JMSDistributedQueueMemberMBean[] | JMSDistributedQueueMBean. getJMSDistributedQueueMembers()Deprecated.  Get all the Members | 
| JMSDistributedQueueMemberMBean[] | DomainMBean. getJMSDistributedQueueMembers()Deprecated. 
 9.0.0.0 | 
| JMSDistributedQueueMemberMBean[] | JMSDistributedQueueMBean. getMembers()Deprecated.  All the members for this distributed queue. | 
| JMSDistributedQueueMemberMBean | DomainMBean. lookupJMSDistributedQueueMember(String name)Deprecated. 
 9.0.0.0 | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | JMSDistributedQueueMBean. addMember(JMSDistributedQueueMemberMBean Member)Deprecated.  Add a member to this distributed queue. | 
| JMSDistributedQueueMemberMBean | JMSDistributedQueueMBean. createJMSDistributedQueueMember(String name,
                               JMSDistributedQueueMemberMBean toclone)Deprecated.  This method is there to support addMember which is 
 relic of old mbean infrastructure but somehow got documented
 server | 
| JMSDistributedQueueMemberMBean | DomainMBean. createJMSDistributedQueueMember(String name,
                               JMSDistributedQueueMemberMBean member) | 
| void | JMSDistributedQueueMBean. destroyJMSDistributedQueueMember(JMSDistributedQueueMemberMBean member)Deprecated.  Delete a diagnostic deployment configuration from the
 domain. | 
| void | DomainMBean. destroyJMSDistributedQueueMember(JMSDistributedQueueMemberMBean queue)Deprecated. 
 9.0.0.0 | 
| void | JMSDistributedQueueMBean. destroyJMSDistributedQueueMember(String name,
                                JMSDistributedQueueMemberMBean member)Deprecated.  This method is to support removeMember() which is
 relic of old mbean infrastructure | 
| boolean | JMSDistributedQueueMBean. removeMember(JMSDistributedQueueMemberMBean member)Deprecated.  Remove a member from this distributed queue. | 
| void | JMSDistributedQueueMBean. setMembers(JMSDistributedQueueMemberMBean[] members)Deprecated.  Sets the value of the Members attribute. |