The resource sharing framework exists to support people writing device drivers. It facilitates the locking of resources so that access to hardware resources from multiple isolates can be safely coordinated.

@see com.sun.spot.resourcesharing.IResourceRegistry for more details.