| Class | Description |
|---|---|
| TinyPlugzContextServlet |
Wraps another Servlet and performs every action (
TinyPlugzContextServlet.init(ServletConfig)
, TinyPlugzContextServlet.service(ServletRequest, ServletResponse) and TinyPlugzContextServlet.destroy())
in the scope of the TinyPlugz Classloader as context Classloader. |
| TinyPlugzServletContextListener |
ServletContextListener for configuring TinyPlugz for a web application.
|
Copyright © 2014–2015. All rights reserved.