Package com.redhat.et.libguestfs
Interface EventCallback
-
public interface EventCallbackEvent callback interface.This is the interface for event callbacks. See the
set_event_callback methodfor details.- See Also:
GuestFS
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidevent(long event, int eh, java.lang.String buffer, long[] array)
-