net.sf.lavalamp.factories
Class DeviceFactory
java.lang.Object
net.sf.lavalamp.factories.DeviceFactory
public class DeviceFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviceFactory
public DeviceFactory()
make
public Device make(DeviceProperties deviceProperties)
throws InstantiationException,
IllegalAccessException,
ClassNotFoundException
- Throws:
InstantiationException
IllegalAccessException
ClassNotFoundException
Copyright © 2010. All Rights Reserved.