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

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

public final class SuspendComputer
extends Command<Success>

Starts a Computer.


Constructor Summary
SuspendComputer()
           
 
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

SuspendComputer

public SuspendComputer()


Copyright © 2009. All Rights Reserved.