org.jclouds.smartos.compute.functions
Class VMToNodeMetadata.FindImageForServer
java.lang.Object
org.jclouds.collect.FindResourceInSet<VM,Image>
org.jclouds.smartos.compute.functions.VMToNodeMetadata.FindImageForServer
- All Implemented Interfaces:
- com.google.common.base.Function<VM,Image>
- Enclosing class:
- VMToNodeMetadata
@Singleton
public static class VMToNodeMetadata.FindImageForServer
- extends FindResourceInSet<VM,Image>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
VMToNodeMetadata.FindImageForServer
@Inject
public VMToNodeMetadata.FindImageForServer(com.google.common.base.Supplier<Set<? extends Image>> hardware)
matches
public boolean matches(VM from,
Image input)
- Specified by:
matches in class FindResourceInSet<VM,Image>
Copyright © 2009-2012 jclouds. All Rights Reserved.