Uses of Interface
org.ow2.petals.component.framework.api.notification.StatusListener

Packages that use StatusListener
org.ow2.petals.component.framework.api.notification   
 

Uses of StatusListener in org.ow2.petals.component.framework.api.notification
 

Subinterfaces of StatusListener in org.ow2.petals.component.framework.api.notification
 interface NotificationService
          This is the notification service which handle all notification related stuff.
 

Methods in org.ow2.petals.component.framework.api.notification with parameters of type StatusListener
 void NotificationService.addListener(StatusListener listener)
          Add a global listener which will react on notification subscription changes
 AsyncSender NotificationService.getAsyncSender(StatusListener listener)
          Get an asynchronous sender and pass it a listener to handle responses.
 



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.