Uses of Class
org.springframework.plugin.core.PluginRegistrySupport

Packages that use PluginRegistrySupport
org.springframework.plugin.core This package contains the core plugin API. 
 

Uses of PluginRegistrySupport in org.springframework.plugin.core
 

Subclasses of PluginRegistrySupport in org.springframework.plugin.core
 class OrderAwarePluginRegistry<T extends Plugin<S>,S>
          PluginRegistry implementation that be made aware of a certain ordering of Plugins.
 class SimplePluginRegistry<T extends Plugin<S>,S>
          Basic implementation of PluginRegistry.
 



Copyright © 2008–2014 Pivotal, Inc.. All rights reserved.