Class SimpleXMPPNotificationReceiverFactory
- java.lang.Object
-
- net.anwiba.commons.xmpp.notification.SimpleXMPPNotificationReceiverFactory
-
- All Implemented Interfaces:
INotificationReceiverFactory
public class SimpleXMPPNotificationReceiverFactory extends java.lang.Object implements INotificationReceiverFactory
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description INotificationReceivercreate()
-
-
-
Method Detail
-
create
public INotificationReceiver create()
- Specified by:
createin interfaceINotificationReceiverFactory
-
-