org.apache.felix.upnp.basedriver.importer.core
Class OSGiDeviceInfo
java.lang.Object
org.apache.felix.upnp.basedriver.importer.core.OSGiDeviceInfo
public class OSGiDeviceInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiDeviceInfo
public OSGiDeviceInfo(UPnPDeviceImpl osgidevice,
ServiceRegistration registration)
- Parameters:
osgidevice
- UPnPDeviceImpl a Serviceregistration
- Serviceregistration of the UPnPDevice service
getOSGiDevice
public UPnPDeviceImpl getOSGiDevice()
getRegistration
public ServiceRegistration getRegistration()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.