Class SynchronizedResourceSet

All Implemented Interfaces:
Notifier, DisposableResourceSet, ResourceSet

public class SynchronizedResourceSet extends ResourceSetImpl implements DisposableResourceSet
A thread-safe implementation of a ResourceSet that will prevent loading of resources unless explicitly demanded through loadResource(URI).