Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.j2ee.descriptor.wl.TargetableBean

Packages that use TargetableBean
weblogic.j2ee.descriptor.wl Provides interfaces for weblogic.j2ee.descriptor.wl

 

Uses of TargetableBean in weblogic.j2ee.descriptor.wl

 

Subinterfaces of TargetableBean in weblogic.j2ee.descriptor.wl
 interface DestinationBean
          This bean contains all the attributes of destinations that are common between queues and topics.
 interface ForeignServerBean
          This bean represents foreign resources.
 interface JMSConnectionFactoryBean
          Connection factories are used to create connections for JMS clients.
 interface QueueBean
          Queues are used for asynchronous peer communications.
 interface SAFImportedDestinationsBean
          Store-and-Forward (SAF) Imported Destinations is a collection of a SAF queues and topics that reside in a different cluster or server.
 interface TopicBean
          Topics are used for asynchronous peer communications.
 interface UniformDistributedDestinationBean
          A uniform distributed destination is a distributed destination whose members are configured as part of its configuration; since members share the same configuration, they are uniform.
 interface UniformDistributedQueueBean
          A uniform distributed queue is a distributed queue whose members are configured as part of its configuration; since members share the same configuration, they are uniform.
 interface UniformDistributedTopicBean
          A uniform distributed topic is a distributed topic whose members are configured as part of its configuration; since members share the same configuration, they are uniform.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09