net.java.dev.vcc.api.commands
Class Clone

java.lang.Object
  extended by net.java.dev.vcc.api.Command<Computer>
      extended by net.java.dev.vcc.api.commands.Clone
All Implemented Interfaces:
java.util.concurrent.Future<Computer>

public final class Clone
extends Command<Computer>

Clones a Computer or a ComputerTemplate.


Constructor Summary
Clone()
           
 
Method Summary
 
Methods inherited from class net.java.dev.vcc.api.Command
cancel, checkNotSubmitted, checkSubmitted, get, get, isCancelled, isDone, isSubmitted, setSubmitted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clone

public Clone()


Copyright © 2009. All Rights Reserved.