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

java.lang.Object
  extended byorg.apache.cocoon.portal.event.impl.EventAspectChain

public final class EventAspectChain
extends Object

Version:
$Id: EventAspectChain.java 321405 2005-10-15 18:15:44Z cziegeler $

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-2005 The Apache Software Foundation. All Rights Reserved.