JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.libvirt.event
ConnectionCloseListener
Contents
Description
Method Summary
Method Details
onClose(Connect, ConnectionCloseReason)
Hide sidebar
Show sidebar
Interface ConnectionCloseListener
public interface
ConnectionCloseListener
Interface for receiving events when a connection is closed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onClose
(
Connect
conn,
ConnectionCloseReason
reason)
Method Details
onClose
void
onClose
(
Connect
conn,
ConnectionCloseReason
reason)