Uses of Interface
org.apache.cocoon.portal.aspect.AspectDataHandler

Packages that use AspectDataHandler
org.apache.cocoon.portal.aspect   
org.apache.cocoon.portal.aspect.impl   
 

Uses of AspectDataHandler in org.apache.cocoon.portal.aspect
 

Methods in org.apache.cocoon.portal.aspect with parameters of type AspectDataHandler
 void Aspectalizable.setAspectDataHandler(AspectDataHandler handler)
          This method is invoked once to set the handler
 

Uses of AspectDataHandler in org.apache.cocoon.portal.aspect.impl
 

Classes in org.apache.cocoon.portal.aspect.impl that implement AspectDataHandler
 class DefaultAspectDataHandler
           
 

Fields in org.apache.cocoon.portal.aspect.impl declared as AspectDataHandler
protected  AspectDataHandler AbstractAspectalizable.aspectDataHandler
           
 

Methods in org.apache.cocoon.portal.aspect.impl with parameters of type AspectDataHandler
 void AbstractAspectalizable.setAspectDataHandler(AspectDataHandler handler)
          This method is invoked once to set the handler
 



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