A base class for
PluginRegistry implementations. Is essentially a ResourceLoader
implementation that ensures plugins are the only ResourceLoaders used. Also maintains
information about the PluginEnvironments of the loaded plugins in this registry.
See Also:Plugin See Also:PluginEnvironment author: ewestfal