Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

Uses of Package
weblogic.rmi.extensions

Packages that use weblogic.rmi.extensions
weblogic.rmi.extensions Provides support for DisconnectEvent, DisconnectListener, DisconnectMonitor, and PortableRemoteObject
 

Classes in weblogic.rmi.extensions used by weblogic.rmi.extensions
DisconnectEvent
          An object of this type is passed to #onDisconnect method by the DisconnectMonitor while calling back on the registered DisconnectListeners.
DisconnectListener
          Implementations of this interface, along with a remote object, are used to register with the DisconnectMonitor.
DisconnectMonitorUnavailableException
          DisconnectMonitorUnavailableException is thrown when an attempt to add a DisconnectListener does not complete usually because a suitable underlying DisconnectMonitor could not be found.
 


Copyright 1996, 2010, 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.4)

Part Number E13941-04