au.edu.jcu.hpc.srb.mcatext.notify.local
Class NotificationEngineImpl
java.lang.Object
au.edu.jcu.hpc.srb.mcatext.notify.local.NotificationEngineImpl
- All Implemented Interfaces:
- NotificationEngine
public class NotificationEngineImpl
- extends java.lang.Object
- implements NotificationEngine
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationEngineImpl
public NotificationEngineImpl()
setNotifyUrl
public void setNotifyUrl(java.lang.String notifyUrl)
getNotifyUrl
public java.lang.String getNotifyUrl()
setNotificationHandler
public void setNotificationHandler(NotificationHandler notificationHandler)
getNotificationHandler
public NotificationHandler getNotificationHandler()
notifyListener
public boolean notifyListener(java.lang.String notifyUrl,
ChangeLog events)
- Specified by:
notifyListener in interface NotificationEngine
Copyright © 2008. All Rights Reserved.