BEA Systems, Inc.

Uses of Interface
weblogic.rmi.extensions.DisconnectListener

Packages that use DisconnectListener
weblogic.rmi.extensions   
 

Uses of DisconnectListener in weblogic.rmi.extensions
 

Methods in weblogic.rmi.extensions with parameters of type DisconnectListener
 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.