org.apache.cocoon.portal.event.user
Class UserIsAccessingEvent

java.lang.Object
  extended byorg.apache.cocoon.portal.event.user.UserEvent
      extended byorg.apache.cocoon.portal.event.user.UserIsAccessingEvent
All Implemented Interfaces:
ActionEvent, Event

public class UserIsAccessingEvent
extends UserEvent

This event is send when a user is accessing(using) the portal.

Since:
2.2
Version:
$Id: UserIsAccessingEvent.java 327143 2005-10-21 10:12:49Z cziegeler $

Field Summary
 
Fields inherited from class org.apache.cocoon.portal.event.user.UserEvent
portalUser
 
Constructor Summary
UserIsAccessingEvent(PortalUser pu)
           
 
Methods inherited from class org.apache.cocoon.portal.event.user.UserEvent
getPortalUser, getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserIsAccessingEvent

public UserIsAccessingEvent(PortalUser pu)


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.