public class ServiceCatalogModule
extends com.google.inject.AbstractModule
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceCatalogModule.ProviderModule
For global services who have no regions, such as DNS.
|
static class |
ServiceCatalogModule.RegionModule |
| Constructor and Description |
|---|
ServiceCatalogModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected com.google.common.base.Supplier<List<ServiceEndpoint>> |
provideServiceCatalog(com.google.inject.Injector i,
String keystoneVersion) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@Provides @Singleton protected final com.google.common.base.Supplier<List<ServiceEndpoint>> provideServiceCatalog(com.google.inject.Injector i, @Named(value="jclouds.keystone.version") String keystoneVersion)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.