|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.components.notification.SimpleNotifyingBean | +--org.apache.cocoon.Notification
Generates an XML representation of the current notification.
SimpleNotifyingBean
Fields inherited from interface org.apache.cocoon.components.notification.Notifying |
DEBUG_NOTIFICATION, ERROR_NOTIFICATION, FATAL_NOTIFICATION, INFO_NOTIFICATION, UNKNOWN_NOTIFICATION, WARN_NOTIFICATION |
Constructor Summary | |
Notification(java.lang.Object sender)
Deprecated. |
Methods inherited from class org.apache.cocoon.components.notification.SimpleNotifyingBean |
addExtraDescription, getDescription, getExtraDescriptions, getMessage, getSender, getSource, getTitle, getType, replaceExtraDescriptions, replaceExtraDescriptions, setDescription, setMessage, setSource, setTitle, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Notification(java.lang.Object sender)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |