Interface NotificationListener


  • @ConsumerType
    public interface NotificationListener
    Interface to receive notification from other oneM2M entities.

    Application that receives notification must implement this interface and register to OSGi service registry. No service property is required.

    • Method Detail

      • notified

        void notified​(RequestPrimitiveDTO request)
        receive notification.
        Parameters:
        request - request primitive