au.edu.jcu.hpc.srb.mcatext.ws
Class SRBNotifyImpl
java.lang.Object
au.edu.jcu.hpc.srb.mcatext.ws.SRBNotifyImpl
- All Implemented Interfaces:
- au.edu.jcu.hpc.srb.mcatext.srbnotify.SrbNotify
public class SRBNotifyImpl
- extends java.lang.Object
- implements au.edu.jcu.hpc.srb.mcatext.srbnotify.SrbNotify
This class was generated by Apache CXF 2.0.6
Thu May 01 00:04:08 EST 2008
Generated source version: 2.0.6
|
Method Summary |
au.edu.jcu.hpc.srb.mcatext.srbnotify.DomainNotificationResponse |
domainNotification(au.edu.jcu.hpc.srb.mcatext.srbnotify.DomainNotificationRequest parameters)
|
au.edu.jcu.hpc.srb.mcatext.notify.NotificationHandler |
getNotificationHandler()
|
au.edu.jcu.hpc.srb.mcatext.srbnotify.PathNotificationResponse |
pathNotification(au.edu.jcu.hpc.srb.mcatext.srbnotify.PathNotificationRequest parameters)
|
void |
setNotificationHandler(au.edu.jcu.hpc.srb.mcatext.notify.NotificationHandler notificationHandler)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SRBNotifyImpl
public SRBNotifyImpl()
setNotificationHandler
public void setNotificationHandler(au.edu.jcu.hpc.srb.mcatext.notify.NotificationHandler notificationHandler)
getNotificationHandler
public au.edu.jcu.hpc.srb.mcatext.notify.NotificationHandler getNotificationHandler()
pathNotification
public au.edu.jcu.hpc.srb.mcatext.srbnotify.PathNotificationResponse pathNotification(au.edu.jcu.hpc.srb.mcatext.srbnotify.PathNotificationRequest parameters)
- Specified by:
pathNotification in interface au.edu.jcu.hpc.srb.mcatext.srbnotify.SrbNotify
domainNotification
public au.edu.jcu.hpc.srb.mcatext.srbnotify.DomainNotificationResponse domainNotification(au.edu.jcu.hpc.srb.mcatext.srbnotify.DomainNotificationRequest parameters)
- Specified by:
domainNotification in interface au.edu.jcu.hpc.srb.mcatext.srbnotify.SrbNotify
Copyright © 2008. All Rights Reserved.