Deprecated API


Contents
Deprecated Annotation Types
com.google.inject.assistedinject.AssistedInject
          FactoryProvider now works better with the standard @Inject annotation. When using that annotation, parameters are matched by name and type rather than by position. In addition, values that use the standard @Inject constructor annotation are eligible for method interception.