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