org.jclouds.glesys.compute.functions
Class ServerDetailsToNodeMetadata.FindLocationForServerDetails
java.lang.Object
org.jclouds.collect.FindResourceInSet<ServerDetails,Location>
org.jclouds.glesys.compute.functions.ServerDetailsToNodeMetadata.FindLocationForServerDetails
- All Implemented Interfaces:
- com.google.common.base.Function<ServerDetails,Location>
- Enclosing class:
- ServerDetailsToNodeMetadata
@Singleton
public static class ServerDetailsToNodeMetadata.FindLocationForServerDetails
- extends FindResourceInSet<ServerDetails,Location>
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 |
ServerDetailsToNodeMetadata.FindLocationForServerDetails
@Inject
public ServerDetailsToNodeMetadata.FindLocationForServerDetails(com.google.common.base.Supplier<Set<? extends Location>> location)
matches
public boolean matches(ServerDetails from,
Location input)
- Specified by:
matches
in class FindResourceInSet<ServerDetails,Location>
Copyright © 2009-2012 jclouds. All Rights Reserved.