fr.imag.adele.bundle.tinyupnp
Interface DeviceGUI

All Known Implementing Classes:
BinaryLightGUI, GenericDeviceGUI

public interface DeviceGUI

Author:
donsez

Method Summary
 void initialize(org.osgi.framework.BundleContext bundleContext, org.osgi.framework.ServiceReference serviceReference, UPnPDevicePlugin plugin)
           
 

Method Detail

initialize

public void initialize(org.osgi.framework.BundleContext bundleContext,
                       org.osgi.framework.ServiceReference serviceReference,
                       UPnPDevicePlugin plugin)