Class DeafNotificationReceiver
- java.lang.Object
-
- net.anwiba.commons.message.notification.DeafNotificationReceiver
-
- All Implemented Interfaces:
INotificationReceiver
public class DeafNotificationReceiver extends java.lang.Object implements INotificationReceiver
-
-
Constructor Summary
Constructors Constructor Description DeafNotificationReceiver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidreceive(IMessage message)
-
-
-
Method Detail
-
receive
public void receive(IMessage message)
- Specified by:
receivein interfaceINotificationReceiver
-
-