Sun SPOT API
Green Release  


com.sun.squawk
Interface Driver


public interface Driver

Simple interface for device drivers.

Author:
Alex Garthwaite

Method Summary
 void initialize()
          Initializes this driver.
 

Method Detail

initialize

void initialize()
Initializes this driver.

See Also:
JavaDriverManager

Sun SPOT API
Green Release  


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