Package org.apache.jackrabbit.servlet

Class Summary
AbstractRepositoryServlet Abstract base class for servlets that make a repository available in the servlet context.
ContextRepositoryFactory Factory that returns a repository from a servlet context attribute.
ContextRepositoryServlet Servlet that makes a repository from one servlet context attribute available as another servlet context attribute.
CrossContextRepositoryFactory Factory that returns a repository from an attribute in an identified servlet context.
JNDIBindingServlet Servlet that binds a repository from a servlet context attribute in JNDI.
JNDIRepositoryServlet Servlet that makes a repository from JNDI available as an attribute in the servlet context.
ServletRepository Proxy for a repository bound in servlet context.
ServletRepositoryFactory Factory that looks up a repository from the context of a given servlet.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.