org.apache.cocoon.portal.event.subscriber.impl
Class DefaulCopletDataEventSubscriber

java.lang.Object
  extended by org.apache.cocoon.portal.event.subscriber.impl.DefaulCopletDataEventSubscriber
All Implemented Interfaces:
Receiver

public final class DefaulCopletDataEventSubscriber
extends Object
implements Receiver

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

Constructor Summary
DefaulCopletDataEventSubscriber()
          Constructor
 
Method Summary
 void inform(CopletDataEvent e, PortalService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaulCopletDataEventSubscriber

public DefaulCopletDataEventSubscriber()
Constructor

Method Detail

inform

public void inform(CopletDataEvent e,
                   PortalService service)
See Also:
Receiver


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