Uses of Interface
org.apache.cayenne.configuration.web.RequestHandler

Packages that use RequestHandler
org.apache.cayenne.configuration.web   
 

Uses of RequestHandler in org.apache.cayenne.configuration.web
 

Classes in org.apache.cayenne.configuration.web that implement RequestHandler
 class SessionContextRequestHandler
          Default implementation of the RequestHandler that stores per-user ObjectContext in a web session and binds it to request thread.
 



Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.