org.virtualbox_7_0
Class IHostUpdateAgent

java.lang.Object
  extended by org.virtualbox_7_0.IUnknown
      extended by org.virtualbox_7_0.IUpdateAgent
          extended by org.virtualbox_7_0.IHostUpdateAgent

public class IHostUpdateAgent
extends IUpdateAgent

Implementation of theIUpdateAgentobject for VirtualBox host updates. Interface ID: {D782DBA7-CD4F-4ACE-951A-58321C23E258}


Field Summary
 
Fields inherited from class org.virtualbox_7_0.IUnknown
obj, objMgr, port
 
Constructor Summary
IHostUpdateAgent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
           
 
Method Summary
 java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
           
static IHostUpdateAgent queryInterface(IUnknown obj)
           
 
Methods inherited from class org.virtualbox_7_0.IUpdateAgent
checkFor, download, getChannel, getCheckCount, getCheckFrequency, getDependsOn, getDownloadUrl, getEnabled, getEventSource, getHidden, getIsCheckNeeded, getLastCheckDate, getName, getOrder, getReleaseNotes, getRepositoryURL, getState, getSupportedChannels, getVersion, getWebUrl, install, rollback, setChannel, setCheckFrequency, setEnabled, setRepositoryURL
 
Methods inherited from class org.virtualbox_7_0.IUnknown
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IHostUpdateAgent

public IHostUpdateAgent(java.lang.String wrapped,
                        org.virtualbox_7_0.ObjectRefManager objMgr,
                        org.virtualbox_7_0.jaxws.VboxPortType port)
Method Detail

getMidlDoesNotLikeEmptyInterfaces

public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()

queryInterface

public static IHostUpdateAgent queryInterface(IUnknown obj)