public class ISharedFolderChangedEvent extends IEvent
IVirtualBox.getSharedFolders()(Scope.Global),
IMachine.getSharedFolders()of
the machine Scope.Machine) or IConsole.getSharedFolders()of the
machine Scope.Session). Interested callees
should use query the corresponding collections to find out what has
changed.
Interface ID: {B66349B5-3534-4239-B2DE-8E1535D94C0B}| Constructor and Description |
|---|
ISharedFolderChangedEvent(java.lang.String wrapped,
org.virtualbox_4_3.jaxws.VboxPortType port) |
| Modifier and Type | Method and Description |
|---|---|
Scope |
getScope()
Scope of the notification.
|
static ISharedFolderChangedEvent |
queryInterface(IUnknown obj) |
getSource, getType, getWaitable, setProcessed, waitProcessedgetRemoteWSPort, getWrapped, releaseRemotepublic ISharedFolderChangedEvent(java.lang.String wrapped,
org.virtualbox_4_3.jaxws.VboxPortType port)
public Scope getScope()
public static ISharedFolderChangedEvent queryInterface(IUnknown obj)