org.apache.cocoon
Interface Notificable

All Superinterfaces:
Notifying

Deprecated. Now another interface is used

public interface Notificable
extends Notifying

Interface for Objects that can notify something.

Version:
CVS $Id: Notificable.java,v 1.7.2.1 2002/07/15 14:52:58 cziegeler Exp $
Author:
Nicola Ken Barozzi
See Also:
Notifying

Fields inherited from interface org.apache.cocoon.components.notification.Notifying
DEBUG_NOTIFICATION, ERROR_NOTIFICATION, FATAL_NOTIFICATION, INFO_NOTIFICATION, UNKNOWN_NOTIFICATION, WARN_NOTIFICATION
 
Methods inherited from interface org.apache.cocoon.components.notification.Notifying
getDescription, getExtraDescriptions, getMessage, getSender, getSource, getTitle, getType
 



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