org.jclouds.location.suppliers.fromconfig
Class ZoneIdsFromConfiguration
java.lang.Object
org.jclouds.location.suppliers.fromconfig.SplitConfigurationKey
org.jclouds.location.suppliers.fromconfig.ZoneIdsFromConfiguration
- All Implemented Interfaces:
- com.google.common.base.Supplier<Set<String>>, ZoneIdsSupplier
@Singleton
public class ZoneIdsFromConfiguration
- extends SplitConfigurationKey
- implements ZoneIdsSupplier
looks for properties bound to the naming convention jclouds.zones
- Author:
- Adrian Cole
| Methods inherited from interface com.google.common.base.Supplier |
get |
ZoneIdsFromConfiguration
@Inject
protected ZoneIdsFromConfiguration(ValueOfConfigurationKeyOrNull config,
String provider)
Copyright © 2009-2013 jclouds. All Rights Reserved.