BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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 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/docs91
Copyright 2005 BEA Systems Inc.