Package org.codehaus.plexus.servlet

Class Summary
PlexusLoaderServlet PlexusLoaderServlet loads a Plexus DefaultPlexusContainer for a web application.
PlexusServlet Extension of HttpServlet that provides convenience methods for servlets that need to access services provided by a Plexus container embedded in a Servlet context.
PlexusServletContextListener By adding this to the listeners for your web application, a Plexus container will be instantiated and added to the attributes of the ServletContext.
PlexusServletUtils A collection of static helper methods for code running within a Servlet environment that needs to access an embedded Plexus container.
ServletContextUtils ServletContextUtils provides methods to embed a Plexus container within a Servlet context.
 



Copyright © 2001-2009 Codehaus. All Rights Reserved.