+

Search Tips   |   Advanced Search

PageViewEvent class

The PageViewEvent class is used to access data logged by a PageView bean.

Get an overview of the methods of the PageViewEvent class.

Method Explanation

    public PageViewEvent( HttpServletRequest request )
Constructor.

    public String toString( )
Returns a String representation of this event.

Parent topic: LogEvent class