fr.imag.adele.bundle.upnp.media.device
Class MediaServer

java.lang.Object
  extended byfr.imag.adele.util.upnp.AbstractUPnPDevice
      extended byfr.imag.adele.bundle.upnp.media.device.MediaServer
All Implemented Interfaces:
org.osgi.framework.BundleActivator, org.osgi.service.upnp.UPnPDevice

public class MediaServer
extends fr.imag.adele.util.upnp.AbstractUPnPDevice


Field Summary
 
Fields inherited from class fr.imag.adele.util.upnp.AbstractUPnPDevice
bundleContext, children, DEVICE_ID, dictionary, icons, notifiers, parent, services
 
Fields inherited from interface org.osgi.service.upnp.UPnPDevice
CHILDREN_UDN, DEVICE_CATEGORY, FRIENDLY_NAME, ID, MANUFACTURER, MANUFACTURER_URL, MATCH_GENERIC, MATCH_MANUFACTURER_MODEL, MATCH_MANUFACTURER_MODEL_REVISION, MATCH_MANUFACTURER_MODEL_REVISION_SERIAL, MATCH_TYPE, MODEL_DESCRIPTION, MODEL_NAME, MODEL_NUMBER, MODEL_URL, PARENT_UDN, PRESENTATION_URL, SERIAL_NUMBER, TYPE, UDN, UPC, UPNP_EXPORT
 
Constructor Summary
MediaServer(org.osgi.framework.BundleContext context, fr.imag.adele.util.upnp.AbstractUPnPDevice parent)
           
 
Method Summary
protected  void setupDeviceProperties()
           
 
Methods inherited from class fr.imag.adele.util.upnp.AbstractUPnPDevice
addChild, getDescriptions, getIcons, getService, getServices, getUDN, propertyChange, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaServer

public MediaServer(org.osgi.framework.BundleContext context,
                   fr.imag.adele.util.upnp.AbstractUPnPDevice parent)
Method Detail

setupDeviceProperties

protected void setupDeviceProperties()