Package com.google.inject
Annotation Type ProvidedBy
A pointer to the default provider type for a type.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends javax.inject.Provider<?>> valueThe implementation type.
-