| Package | Description | 
|---|---|
| weblogic.j2ee.descriptor.wl | 
 Provides interfaces for  
weblogic.j2ee.descriptor.wl. | 
| Modifier and Type | Method and Description | 
|---|---|
DestinationKeyBean | 
JMSBean.createDestinationKey(String name)
Creates a destination key bean and adds it to this JMS module 
 | 
DestinationKeyBean[] | 
JMSBean.getDestinationKeys()
 Defines a unique sort order that destinations can apply to arriving messages. 
 | 
DestinationKeyBean | 
JMSBean.lookupDestinationKey(String name)
Locates a destination key bean with the given name 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JMSBean.destroyDestinationKey(DestinationKeyBean destinationKey)
Removes a destination key bean from this JMS module 
 |