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