nl.hippo.client.api.service
Class NOPUpdateNotificationService

java.lang.Object
  extended by nl.hippo.client.api.service.NOPUpdateNotificationService
All Implemented Interfaces:
UpdateNotificationService

public class NOPUpdateNotificationService
extends Object
implements UpdateNotificationService

Convenience NOP implementation of the UpdateNotificationService


Constructor Summary
NOPUpdateNotificationService()
           
 
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

NOPUpdateNotificationService

public NOPUpdateNotificationService()
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.