NAME
Wombat::Core::EngineMapper - internal mapper base class
SYNOPSIS
DESCRIPTION
Implementation of Wombat::Mapper for a Wombat::Core::Engine.
ACCESSOR METHODS
PUBLIC METHODS
- map($request)
-
Return the child Container that should be used to process the Request, or
undef
f no such child Container can be identified.Parameters:
SEE ALSO
Servlet::Util::Exception, Wombat::Container, Wombat::Engine, Wombat::Mapper, Wombat::Request
AUTHOR
Brian Moseley, bcm@maz.org