Package org.libvirt.event
Interface ConnectionCloseListener
-
public interface ConnectionCloseListenerInterface for receiving events when a connection is closed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonClose(Connect conn, ConnectionCloseReason reason)
-
-
-
Method Detail
-
onClose
void onClose(Connect conn, ConnectionCloseReason reason)
-
-