| Package | Description |
|---|---|
| org.plugface.core | |
| org.plugface.core.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T> PluginRef<T> |
PluginRef.of(T ref,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PluginRef> |
PluginManager.getAllPlugins()
Return the complete list of all the plugins currently registered
|
Collection<PluginRef> |
PluginContext.getAllPlugins()
Return the complete list of all the plugins currently registered
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PluginRef> |
DefaultPluginContext.getAllPlugins() |
Collection<PluginRef> |
DefaultPluginManager.getAllPlugins() |
Copyright © 2017–2018 PlugFace. All rights reserved.