VirtualBox

Changeset 31008 in vbox for trunk/src/libs/xpcom18a4/java


Ignore:
Timestamp:
Jul 22, 2010 3:24:27 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63924
Message:

Main: reorganize session APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/java/src/org/virtualbox/VirtualBoxManager.java

    r29230 r31008  
    106106
    107107
    108         String mid = m.getId();
    109108        if (type == null)
    110109            type = "gui";
    111         IProgress p = vbox.openRemoteSession(session, mid, type, "");
     110        IProgress p = m.openRemoteSession(session, type, "");
    112111        progressBar(p, timeout);
    113112        session.close();
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette