- java.lang.Object
-
- com.google.inject.AbstractModule
-
- com.tngtech.internal.context.Context
-
-
Constructor Summary
Constructors
| Constructor and Description |
Context() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
configure() |
static <T> T |
getBean(Class<T> clazz) |
protected com.google.inject.Injector |
getInjector() |
-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2004-2013. All Rights Reserved.