Uses of Interface
org.apache.cocoon.components.notification.Notifying

Packages that use Notifying
org.apache.cocoon.components.notification   
 

Uses of Notifying in org.apache.cocoon.components.notification
 

Methods in org.apache.cocoon.components.notification that return Notifying
 Notifying NotifyingBuilder.build(Object sender, Object o)
          Builds a Notifying object (SimpleNotifyingObject in this case) that tries to explain what the Object o can reveal.
 Notifying NotifyingBuilder.build(Object sender, Object o, String type, String title, String source, String message, String description, Map extra)
          Builds a Notifying object (SimpleNotifyingObject in this case) that explains a notification.
 



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