UPnP Events and Event Admin service
In-Reply-To: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

     [ http://issues.apache.org/jira/browse/FELIX-68?page=all ]
     
Francesco Furfari closed FELIX-68:
----------------------------------


The current implementation extends the standard specification allowing also the 
use of the keywords "UPnP.device.id" and "UPnP.service.id" for the EventHandler 
filter.

The bridge registers an UPnPEventListener only when an EventAdmin and some 
Event Handlers are available. The events received by the UPnPEventListener are 
delivered to the EventAdmin by a postEvent message.

As general rule to avoid duplication of messages, all the other entities in the 
UPnP subsystem should never use postEvent.


> 
UPnP Events and Event Admin service
> -------------------------------------
>
>          Key: FELIX-68
>          URL: http://issues.apache.org/jira/browse/FELIX-68
>      Project: Felix
>         Type: Sub-task

>   Components: UPnP Device Service
>     Versions: 0.8.0
>     Reporter: Francesco Furfari
>     Assignee: Karl Pauls
>      Fix For: 0.8.0
>  Attachments: EventAdminBridge.JPG, UPnPEventToEventAdminBridge.java
>
> We have to integrate the Event Admin Service (see Karl Pauls implementation) 
> as described in section 112.9 of UPnP Device Service Specification 1.1
> The objective of this new feature is not so clear to me :(  I think we have 
> discuss a bit about it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to