|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
DisconnectListener s. |
|
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. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |