BEA Systems, Inc.

Uses of Class
weblogic.rmi.extensions.DisconnectMonitorUnavailableException

Packages that use DisconnectMonitorUnavailableException
weblogic.rmi.extensions   
 

Uses of DisconnectMonitorUnavailableException in weblogic.rmi.extensions
 

Methods in weblogic.rmi.extensions that throw DisconnectMonitorUnavailableException
 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/docs92
Copyright 2006 BEA Systems Inc.