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.

Author:
Nicola Ken Barozzi
See Also:
org.apache.components.notification.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.