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

Packages that use EventAspect
org.apache.cocoon.portal.event.aspect.impl   
org.apache.cocoon.portal.wsrp.adapter   
 

Uses of EventAspect in org.apache.cocoon.portal.event.aspect.impl
 

Classes in org.apache.cocoon.portal.event.aspect.impl that implement EventAspect
 class AbstractContentEventAspect
           
 class ActionCounterEventAspect
          This aspect "disables" the back button of the browser and tries to avoid problems with the user browsing in multiple windows.
 class FrameEventAspect
           
 class LinkEventAspect
           
 class NoClientCachingEventAspect
          This aspect implementation sets some headers on the response that tell clients/proxies to not cache.
 class PageLabelEventAspect
          Converts links generated by the PageLabelLinkService into events and publishes them.
 class RequestParameterEventAspect
           
 

Uses of EventAspect in org.apache.cocoon.portal.wsrp.adapter
 

Classes in org.apache.cocoon.portal.wsrp.adapter that implement EventAspect
 class WSRPEventAspect
          This event processes all wsrp related urls and fires WSRPEvents.
 



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