Uses of Class
com.google.inject.Singleton

Packages that use Singleton
com.google.inject.persist Guice Persist: a lightweight persistence library for Guice; this extension requires guice-persist-3.0.jar
 

Uses of Singleton in com.google.inject.persist
 

Classes in com.google.inject.persist with annotations of type Singleton
 class PersistFilter
          Apply this filter to enable the HTTP Request unit of work and to have guice-persist manage the lifecycle of active units of work.
 



Copyright © 2006-2011 Google, Inc.. All Rights Reserved.