| Package | Description | 
|---|---|
| weblogic.j2ee.descriptor.wl | 
 Provides interfaces for  
weblogic.j2ee.descriptor.wl. | 
| Modifier and Type | Method and Description | 
|---|---|
SAFQueueBean | 
SAFImportedDestinationsBean.createSAFQueue(String name)
Create a SAF Queue bean for this SAF Imported Destinations bean. 
 | 
SAFQueueBean[] | 
SAFImportedDestinationsBean.getSAFQueues()
Specifies an array of SAF queues defined in this SAF Imported Destinations bean. 
 | 
SAFQueueBean | 
SAFImportedDestinationsBean.lookupSAFQueue(String name)
Finds a SAF Queue bean with the given name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SAFImportedDestinationsBean.destroySAFQueue(SAFQueueBean safQueue)
Destroys a SAF Queue bean defined in this SAF Imported Destinations bean. 
 |