SunSPOT API V5.0


com.sun.spot.resourcesharing
Interface IResourceHandle

All Known Implementing Classes:
SimpleResourceHandle

public interface IResourceHandle

This interface must be implemented by objects generated by resources as handles to the resource. SimpleResourceHandle is an implementation of this interface that can used for simple cases, or extended for more complex ones.


Method Summary
 String getResourceName()
           
 

Method Detail

getResourceName

String getResourceName()
Returns:
The name of the resource for which this is a handle

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.