Class VirtualMachineExpunged
java.lang.Object
org.jclouds.cloudstack.predicates.VirtualMachineExpunged
- All Implemented Interfaces:
com.google.common.base.Predicate<VirtualMachine>
,Predicate<VirtualMachine>
@Singleton
public class VirtualMachineExpunged
extends Object
implements com.google.common.base.Predicate<VirtualMachine>
Tests to see if a virtualMachine is expunged from the system
-
Field Details
-
logger
-
-
Constructor Details
-
VirtualMachineExpunged
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Predicate<VirtualMachine>
-