Uses of Interface
org.springframework.plugin.core.PluginRegistry

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

Uses of PluginRegistry in org.springframework.plugin.core
 

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



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