org.apache.cocoon.portal.event.aspect
Interface EventAspect

All Known Implementing Classes:
AbstractContentEventAspect, ActionCounterEventAspect, NoClientCachingEventAspect, PageLabelEventAspect, RequestParameterEventAspect, WSRPEventAspect

public interface EventAspect

Version:
$Id: EventAspect.java 321405 2005-10-15 18:15:44Z cziegeler $

Field Summary
static String ROLE
           
 
Method Summary
 void process(EventAspectContext context, PortalService service)
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

process

public void process(EventAspectContext context,
                    PortalService service)


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