Uses of Class
org.glassfish.virtualization.spi.Machine.State

Packages that use Machine.State
org.glassfish.virtualization.spi   
 

Uses of Machine.State in org.glassfish.virtualization.spi
 

Methods in org.glassfish.virtualization.spi that return Machine.State
 Machine.State VirtualMachineInfo.getState()
          Returns the machine's state
 Machine.State Machine.getState()
           
static Machine.State Machine.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Machine.State[] Machine.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.