org.openmuc.sunnywebtool.internal
Class SunnyWebbox

java.lang.Object
  extended by org.openmuc.sunnywebtool.internal.SunnyWebbox

public class SunnyWebbox
extends java.lang.Object


Constructor Summary
SunnyWebbox(BusURI url, org.osgi.framework.BundleContext context)
           
 
Method Summary
 java.util.List<SunnyAttachedDevice> getDevices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SunnyWebbox

public SunnyWebbox(BusURI url,
                   org.osgi.framework.BundleContext context)
            throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getDevices

public java.util.List<SunnyAttachedDevice> getDevices()