|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisconnectListener
Implementations of this interface, along with a remote object, are
used to register with the DisconnectMonitor
. When the
remote server hosting the remote object goes away, this listener
receives a callback with a DisconnectEvent
containing
details about the disconnect event.
DisconnectMonitor
,
DisconnectEvent
Method Summary | |
---|---|
void |
onDisconnect(DisconnectEvent event)
|
Method Detail |
---|
void onDisconnect(DisconnectEvent event)
|
Copyright 1996, 2013, 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 Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |