|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use DestinationDetail | |
---|---|
weblogic.jms.extensions | WebLogic Server extensions to JMS. |
Uses of DestinationDetail in weblogic.jms.extensions |
---|
Method parameters in weblogic.jms.extensions with type arguments of type DestinationDetail | |
---|---|
void |
DestinationAvailabilityListener.onDestinationsAvailable(String destJNDIName,
List<DestinationDetail> list)
Callback that provides a list of newly available destinations corresponding to the JNDI name that was specified when the destination availability listener was registered. |
void |
DestinationAvailabilityListener.onDestinationsUnavailable(String destJNDIName,
List<DestinationDetail> list)
Callback to provide a list of WebLogic 9.0 or later distributed destination members that have become unavailable. |
|
Copyright 1996, 2011, 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 Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |