nl.hippo.client.event.service
Class UpdateNotificationServiceImpl

java.lang.Object
  extended by nl.hippo.client.event.service.UpdateNotificationServiceImpl
All Implemented Interfaces:
UpdateNotificationService

public class UpdateNotificationServiceImpl
extends Object
implements UpdateNotificationService


Constructor Summary
UpdateNotificationServiceImpl(UpdateNotificationConfig config)
           
 
Method Summary
 EventAwareManager getEventAwareManager()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateNotificationServiceImpl

public UpdateNotificationServiceImpl(UpdateNotificationConfig config)
                              throws ClientException
Throws:
ClientException
Method Detail

getEventAwareManager

public EventAwareManager getEventAwareManager()
Specified by:
getEventAwareManager in interface UpdateNotificationService

start

public void start()
Specified by:
start in interface UpdateNotificationService

stop

public void stop()
Specified by:
stop in interface UpdateNotificationService


Copyright © 2006-2009 Hippo. All Rights Reserved.