org.glassfish.virtualization.libvirt
Class CDRomDisk

java.lang.Object
  extended by org.glassfish.virtualization.libvirt.CDRomDisk
All Implemented Interfaces:
DiskReference

@Service(name="cdrom")
public class CDRomDisk
extends Object
implements DiskReference

Created by IntelliJ IDEA. User: dochez Date: 3/14/11 Time: 3:46 PM To change this template use File | Settings | File Templates.


Constructor Summary
CDRomDisk()
           
 
Method Summary
 Node save(String path, Node parent, int position)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDRomDisk

public CDRomDisk()
Method Detail

save

public Node save(String path,
                 Node parent,
                 int position)
          throws VirtException
Specified by:
save in interface DiskReference
Throws:
VirtException


Copyright © 2012. All Rights Reserved.