Interface INotificationReceiverFactory
-
public interface INotificationReceiverFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description INotificationReceivercreate()
-
-
-
Method Detail
-
create
INotificationReceiver create() throws CreationException
- Throws:
CreationException
-
-