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