|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisconnectMonitorUnavailableException | |
weblogic.rmi.extensions |
Uses of DisconnectMonitorUnavailableException in weblogic.rmi.extensions |
Methods in weblogic.rmi.extensions that throw DisconnectMonitorUnavailableException | |
void |
DisconnectMonitorListImpl.addDisconnectListener(Remote remoteStub,
DisconnectListener listener)
|
void |
DisconnectMonitorListImpl.removeDisconnectListener(Remote remoteObject,
DisconnectListener listener)
|
void |
DisconnectMonitor.addDisconnectListener(Remote remoteObject,
DisconnectListener listener)
Registers DisconnectListener with the
DisconnectMonitor which will monitor when the remote
server hosting the remoteObject is disconnected. |
void |
DisconnectMonitor.removeDisconnectListener(Remote remoteObject,
DisconnectListener listener)
Removes the DisconnectListener registered on the
remoteObject. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |