org.apache.cocoon.portal.event.impl
Class EventAspectChain

java.lang.Object
  extended by org.apache.cocoon.portal.event.impl.EventAspectChain

public final class EventAspectChain
extends Object

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

Constructor Summary
EventAspectChain()
           
 
Method Summary
 void configure(ServiceSelector selector, Configuration conf)
           
 void dispose(ServiceSelector selector)
           
 Iterator getConfigIterator()
           
 Iterator getIterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventAspectChain

public EventAspectChain()
Method Detail

configure

public void configure(ServiceSelector selector,
                      Configuration conf)
               throws ConfigurationException
Throws:
ConfigurationException

getIterator

public Iterator getIterator()

getConfigIterator

public Iterator getConfigIterator()

dispose

public void dispose(ServiceSelector selector)


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