public static class ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>
extends com.google.inject.AbstractModule
install(new LocationsFromComputeServiceAdapterModule<NodeMetadata, Hardware, Image, Location>() {
});
not
install(new LocationsFromComputeServiceAdapterModule<NodeMetadata, Hardware, Image, Location>());
| Constructor and Description |
|---|
ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected org.jclouds.location.suppliers.LocationsSupplier |
supplyLocationsFromComputeServiceAdapter(ComputeServiceAdapter<N,H,I,L> adapter,
com.google.common.base.Function<L,org.jclouds.domain.Location> transformer) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingCopyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.