net.java.dev.vcc.spi
Class AbstractComputerSnapshot

java.lang.Object
  extended by net.java.dev.vcc.spi.AbstractManagedObject<ComputerSnapshot>
      extended by net.java.dev.vcc.spi.AbstractComputerSnapshot
All Implemented Interfaces:
ComputerSnapshot, ManagedObject<ComputerSnapshot>

public abstract class AbstractComputerSnapshot
extends AbstractManagedObject<ComputerSnapshot>
implements ComputerSnapshot

Created by IntelliJ IDEA. User: user Date: 06-May-2009 Time: 17:54:46 To change this template use File | Settings | File Templates.


Constructor Summary
protected AbstractComputerSnapshot(ManagedObjectId<ComputerSnapshot> id)
           
 
Method Summary
 
Methods inherited from class net.java.dev.vcc.spi.AbstractManagedObject
equals, getDescription, getId, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.java.dev.vcc.api.ComputerSnapshot
doDelete, doRename, doSetDescription, getChildren, getParent, getState
 
Methods inherited from interface net.java.dev.vcc.api.ManagedObject
execute, getCommands, getDescription, getId, getName
 

Constructor Detail

AbstractComputerSnapshot

protected AbstractComputerSnapshot(ManagedObjectId<ComputerSnapshot> id)


Copyright © 2009. All Rights Reserved.