Uses of Class
net.sourceforge.scopes.managers.impl.ApplicationScopeManager

Packages that use ApplicationScopeManager
net.sourceforge.scopes.managers.impl Main scope manager implementations. 
 

Uses of ApplicationScopeManager in net.sourceforge.scopes.managers.impl
 

Subclasses of ApplicationScopeManager in net.sourceforge.scopes.managers.impl
 class InitBasedApplicationScopeManager
          Instead of getting the ServletContext from the request, this scope manager takes it from the filter configuration.