Package net.sbbi.upnp.jmx.upnp

Interface Summary
UPNPMBeanBuilder Interface to define and build which MBeans can be deployed as UPNP devices by an UPNPConnectorServer
 

Class Summary
ServerProvider JMX connector to expose as UPNP devices, all (or a set) MBeans registered into the server The JMX service URL looks like this : service:jmx:upnp://localhost:8080 Only the host and port settings can be changed.
UPNPConnectorServer JMX connector server, this connector can be used to expose all deployed MBeans on an MBeans Server as UPNP devices
You can use an object implementing the UPNPMBeanBuilder interface do define which beans can be deployed as UPNP devices.
UPNPMBeanBuilderImpl Basic implementation, will deploy all MBeans as simple UPNP devices
 



Copyright © 2005 SuperBonBon Industries. All Rights Reserved.