Package | Description |
---|---|
weblogic.management.provider |
Provides interfaces for
weblogic.management.provider . |
weblogic.rmi.extensions |
Provides support for
DisconnectEvent , DisconnectListener ,
DisconnectMonitor , and PortableRemoteObject . |
Class | Description |
---|
Class | Description |
---|---|
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 . |
DisconnectMonitorUnavailableException |
DisconnectMonitorUnavailableException is thrown when
an attempt to add a DisconnectListener does not complete
usually because a suitable underlying DisconnectMonitor
could not be found. |