public class RestModule
extends com.google.inject.AbstractModule
Constructor and Description |
---|
RestModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected com.google.common.cache.LoadingCache<Class<?>,Boolean> |
seedAnnotationCache(SeedAnnotationCache seedAnnotationCache) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class com.google.inject.AbstractModule
@Provides @Singleton protected com.google.common.cache.LoadingCache<Class<?>,Boolean> seedAnnotationCache(SeedAnnotationCache seedAnnotationCache)
Copyright © 2009-2012 jclouds. All Rights Reserved.