JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.google.inject
Annotation Type Exposed
@Target
(
value
=
METHOD
)
@Retention
(
value
=
RUNTIME
)
@Documented
public @interface
Exposed
Acccompanies a @
Provides
method annotation in a private module to indicate that the provided binding is exposed.
Since:
2.0
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element