JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.google.inject.internal.ContextualCallable
Packages that use
ContextualCallable
Package
Description
com.google.inject.internal
Guice
(sounds like like "juice")
Uses of
ContextualCallable
in
com.google.inject.internal
Methods in
com.google.inject.internal
with parameters of type
ContextualCallable
Modifier and Type
Method and Description
(package private) <T> T
InjectorImpl.
callInContext
(
ContextualCallable
<T> callable)
Looks up thread local context.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes