NAME
Wombat::Core::ApplicationMapper - core application mapper class
SYNOPSIS
DESCRIPTION
Implementation of Wombat::Mapper for a Wombat::Core::Application.
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::Application, Wombat::Container, Wombat::Mapper, Wombat::Request
AUTHOR
Brian Moseley, bcm@maz.org