Sun SPOT API
Green Release  


com.sun.spot.peripheral.driver.proxy
Class TearDownCommand

java.lang.Object
  extended by com.sun.squawk.io.mailboxes.Envelope
      extended by com.sun.spot.interisolate.RequestEnvelope
          extended by com.sun.spot.peripheral.driver.proxy.ProxyDriverRequestEnvelope
              extended by com.sun.spot.peripheral.driver.proxy.TearDownCommand

public class TearDownCommand
extends ProxyDriverRequestEnvelope


Constructor Summary
TearDownCommand(String driverName)
           
 
Method Summary
 ReplyEnvelope execute(IDriver driver)
           
 
Methods inherited from class com.sun.spot.peripheral.driver.proxy.ProxyDriverRequestEnvelope
execute
 
Methods inherited from class com.sun.spot.interisolate.RequestEnvelope
getContents, sendOn
 
Methods inherited from class com.sun.squawk.io.mailboxes.Envelope
checkCallContext, getReplyAddress, getToAddress
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TearDownCommand

public TearDownCommand(String driverName)
Method Detail

execute

public ReplyEnvelope execute(IDriver driver)
Specified by:
execute in class ProxyDriverRequestEnvelope

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.