au.edu.jcu.hpc.srb.mcatext.notify.ws
Class NotificationEngineImpl

java.lang.Object
  extended by au.edu.jcu.hpc.srb.mcatext.notify.ws.NotificationEngineImpl
All Implemented Interfaces:
au.edu.jcu.hpc.srb.mcatext.notify.NotificationEngine

public class NotificationEngineImpl
extends java.lang.Object
implements au.edu.jcu.hpc.srb.mcatext.notify.NotificationEngine


Constructor Summary
NotificationEngineImpl()
           
 
Method Summary
 java.lang.String getKeystore()
           
 java.lang.String getKeystorePassword()
           
 boolean notifyListener(java.lang.String notifyUrl, au.edu.jcu.hpc.srb.mcatext.events.ChangeLog events)
           
 void setKeystore(java.lang.String keystore)
           
 void setKeystorePassword(java.lang.String keystorePassword)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationEngineImpl

public NotificationEngineImpl()
Method Detail

notifyListener

public boolean notifyListener(java.lang.String notifyUrl,
                              au.edu.jcu.hpc.srb.mcatext.events.ChangeLog events)
Specified by:
notifyListener in interface au.edu.jcu.hpc.srb.mcatext.notify.NotificationEngine

getKeystore

public java.lang.String getKeystore()

setKeystore

public void setKeystore(java.lang.String keystore)

getKeystorePassword

public java.lang.String getKeystorePassword()

setKeystorePassword

public void setKeystorePassword(java.lang.String keystorePassword)


Copyright © 2008. All Rights Reserved.