|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.ken.service.impl.SendNotificationServiceKewXmlImpl
public class SendNotificationServiceKewXmlImpl
This class allows the NotificationService.sendNotification(XML) service to be invoked as a web service generically from the bus.
Constructor Summary | |
---|---|
SendNotificationServiceKewXmlImpl(NotificationService notificationService)
Constructs a SendNotificationServiceKewXmlImpl instance. |
Method Summary | |
---|---|
NotificationResponse |
invoke(String message)
Actually invokes the sendNotification() service method. |
NotificationResponse |
sendNotification(Notification notification)
This method allows consumers to send notification messages. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SendNotificationServiceKewXmlImpl(NotificationService notificationService)
notificationService
- Method Detail |
---|
public NotificationResponse invoke(String message)
invoke
in interface SendNotificationService
KSBXMLService.invoke(java.lang.String)
public NotificationResponse sendNotification(Notification notification)
SendNotificationService
sendNotification
in interface SendNotificationService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |