| Package | Description | 
|---|---|
| weblogic.j2ee.descriptor.wl | 
 Provides interfaces for  
weblogic.j2ee.descriptor.wl. | 
| Modifier and Type | Interface and Description | 
|---|---|
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. 
 |