Wombat::ContainerServlet - internal container servlet interface
This interface specifies a servlet that has access to Wombat internal functionality. The accessor methods must be called by the Container whenever a new instance of the servlet is put into service.
getWrapper()
setWrapper($wrapper)
Parameters:
the Servlet::Servlet manpage, the Wombat::Core::Wrapper manpage
Brian Moseley, bcm@maz.org