|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedDestinationMemberBean | |
---|---|
weblogic.j2ee.descriptor.wl | Provides interfaces for weblogic.j2ee.descriptor.wl . |
Uses of DistributedDestinationMemberBean in weblogic.j2ee.descriptor.wl |
---|
Methods in weblogic.j2ee.descriptor.wl that return DistributedDestinationMemberBean | |
---|---|
DistributedDestinationMemberBean |
DistributedQueueBean.createDistributedQueueMember(String name)
Deprecated. Creates a distributed queue member and adds it to this distributed queue. |
DistributedDestinationMemberBean |
DistributedTopicBean.createDistributedTopicMember(String name)
Deprecated. Creates a distributed topic member and adds it to this distributed topic |
DistributedDestinationMemberBean[] |
DistributedQueueBean.getDistributedQueueMembers()
Deprecated. The list of all queue members that make up the aggregate distributed queue. |
DistributedDestinationMemberBean[] |
DistributedTopicBean.getDistributedTopicMembers()
Deprecated. Gets array of all distributed-topic-member elements |
DistributedDestinationMemberBean |
DistributedQueueBean.lookupDistributedQueueMember(String name)
Deprecated. Finds a distributed queue member bean with the given name. |
DistributedDestinationMemberBean |
DistributedTopicBean.lookupDistributedTopicMember(String name)
Deprecated. Finds a distributed topic member bean with the given name |
Methods in weblogic.j2ee.descriptor.wl with parameters of type DistributedDestinationMemberBean | |
---|---|
void |
DistributedQueueBean.destroyDistributedQueueMember(DistributedDestinationMemberBean distributedDestinationMember)
Deprecated. Removes a distributed queue member from this distributed queue. |
void |
DistributedTopicBean.destroyDistributedTopicMember(DistributedDestinationMemberBean distributedDestinationMember)
Deprecated. Removes a distributed topic member from this distributed topic |
|
Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |