org.apache.cocoon
Class Notifier

java.lang.Object
  |
  +--org.apache.cocoon.components.notification.Notifier
        |
        +--org.apache.cocoon.Notifier

Deprecated. Now another class is used

public class Notifier
extends Notifier

Generates an XML representation of the current notification.

Version:
CVS $Id: Notifier.java,v 1.7 2002/02/22 07:03:48 cziegeler Exp $
Author:
Nicola Ken Barozzi, Stefano Mazzocchi
See Also:
Notifier

Constructor Summary
Notifier()
          Deprecated.  
 
Methods inherited from class org.apache.cocoon.components.notification.Notifier
notify, notify, notify, notify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Notifier

public Notifier()
Deprecated. 


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.