|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
DisconnectEvent
, DisconnectListener
,
DisconnectMonitor
, and PortableRemoteObject
.
See:
Description
Interface Summary | |
---|---|
DisconnectEvent | An object of this type is passed 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 . |
DisconnectMonitor | This interface gives a user a way to register their remote objects
for DisconnectEvent s. |
Class Summary | |
---|---|
PortableRemoteObject | API for managing references required by higher-level functionality. |
Exception Summary | |
---|---|
DisconnectMonitorException | DisconnectMonitorException is delivered to the DisconnectListener when the heartbeat interval has elapsed. |
DisconnectMonitorUnavailableException | DisconnectMonitorUnavailableException is thrown when
an attempt to add a DisconnectListener does not complete
usually because a suitable underlying DisconnectMonitor
could not be found. |
RequestTimeoutException | RequestTimeoutException is raised when an RMI call blocks for longer that its designated timeout period. |
Provides support for DisconnectEvent
, DisconnectListener
,
DisconnectMonitor
, and PortableRemoteObject
.
|
Copyright 1996, 2011, 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.6) Part Number E13941-06 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |