|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimplePluginRegistry | |
|---|---|
| org.springframework.plugin.core | This package contains the core plugin API. |
| Uses of SimplePluginRegistry in org.springframework.plugin.core |
|---|
| Subclasses of SimplePluginRegistry in org.springframework.plugin.core | |
|---|---|
class |
OrderAwarePluginRegistry<T extends Plugin<S>,S>
PluginRegistry implementation that be made aware of a certain ordering of Plugins. |
| Methods in org.springframework.plugin.core that return SimplePluginRegistry | ||
|---|---|---|
static
|
SimplePluginRegistry.create()
Creates a new SimplePluginRegistry. |
|
static
|
SimplePluginRegistry.create(List<? extends T> plugins)
Creates a new SimplePluginRegistry with the given Plugin s. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||