|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResource | |
---|---|
com.sun.spot.resourcesharing | The resource sharing framework exists to support people writing device drivers. |
Uses of IResource in com.sun.spot.resourcesharing |
---|
Classes in com.sun.spot.resourcesharing that implement IResource | |
---|---|
class |
SimpleResource
A simple implementation of the IResource interface that can be used as it is, or
extended for a more complex use. |
Methods in com.sun.spot.resourcesharing with parameters of type IResource | |
---|---|
void |
ResourceRegistryChild.register(String resourceName,
IResource resource)
|
void |
IResourceRegistry.register(String resourceName,
IResource resource)
Inform the registry of a resource that is available for sharing. |
Constructors in com.sun.spot.resourcesharing with parameters of type IResource | |
---|---|
SimpleResourceHandle(IResource owner)
|
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |