Uses of Class
com.google.inject.Inject
- 
Packages that use Inject Package Description com.google.inject.persist Guice Persist: a lightweight persistence library for Guice; this extension requiresguice-persist.jar. - 
- 
Uses of Inject in com.google.inject.persist
Constructors in com.google.inject.persist with annotations of type Inject Constructor Description PersistFilter(UnitOfWork unitOfWork, PersistService persistService) 
 -