org.apache.cocoon.portal.layout.renderer.aspect.impl
Class AbstractActionAspect
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.portal.layout.renderer.aspect.impl.AbstractAspect
org.apache.cocoon.portal.layout.renderer.aspect.impl.AbstractActionAspect
- All Implemented Interfaces:
- Disposable, Initializable, Component, LogEnabled, Serviceable, ThreadSafe, Receiver, RendererAspect
public abstract class AbstractActionAspect
- extends AbstractAspect
- implements Receiver, Disposable, Initializable
This aspect creates an event and subscribes to it as well
- Version:
- CVS $Id: AbstractActionAspect.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
Fields inherited from interface org.apache.cocoon.portal.layout.renderer.aspect.RendererAspect |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractActionAspect
public AbstractActionAspect()
dispose
public void dispose()
- Specified by:
dispose
in interface Disposable
initialize
public void initialize()
throws Exception
- Specified by:
initialize
in interface Initializable
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.