net.sf.lavalamp.device
Class TurnOff

java.lang.Object
  extended by net.sf.lavalamp.device.TurnOff
All Implemented Interfaces:
Action

public class TurnOff
extends Object
implements Action


Constructor Summary
TurnOff()
           
 
Method Summary
 void perform(List<String> events, Device devices)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TurnOff

public TurnOff()
Method Detail

perform

public void perform(List<String> events,
                    Device devices)
Specified by:
perform in interface Action


Copyright © 2010. All Rights Reserved.