|
NAMEServlet::Util::Event - event base classSYNOPSISmy $event = Servlet::Util::Event->new($source); my $source = $event->getSource(); DESCRIPTIONThis is a base class for the notification of a generic event.CONSTRUCTOR
METHODS
AUTHORBrian Moseley, bcm@maz.org
Visit the GSP FreeBSD Man Page Interface. |