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

All Superinterfaces:
Component
All Known Implementing Classes:
AbstractContentEventAspect, ActionCounterEventAspect, ConvertableEventAspect, FrameEventAspect, FullScreenCopletEventAspect, LinkEventAspect, NoClientCachingEventAspect, PageLabelEventAspect, RequestParameterEventAspect

public interface EventAspect
extends Component

Version:
CVS $Id: EventAspect.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Carsten Ziegeler, Volker Schmitt

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

Field Detail

ROLE

static final String ROLE
Method Detail

process

void process(EventAspectContext context,
             PortalService service)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.