org.apache.felix.upnp.extra.util
Class UPnPEventNotifier
java.lang.Object
org.apache.felix.upnp.extra.util.UPnPEventNotifier
- All Implemented Interfaces:
- java.beans.PropertyChangeListener, EventListener, ServiceListener
public class UPnPEventNotifier
- extends Object
- implements java.beans.PropertyChangeListener, ServiceListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPnPEventNotifier
public UPnPEventNotifier(BundleContext context,
UPnPDevice device,
UPnPService service,
EventSource source)
UPnPEventNotifier
public UPnPEventNotifier(BundleContext context,
UPnPDevice device,
UPnPService service)
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface java.beans.PropertyChangeListener
serviceChanged
public void serviceChanged(ServiceEvent e)
- Specified by:
serviceChanged
in interface ServiceListener
destroy
public void destroy()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.