public interface IPluginRegistry
| Modifier and Type | Method and Description |
|---|---|
io.apiman.common.plugin.Plugin |
loadPlugin(io.apiman.common.plugin.PluginCoordinates coordinates)
Loads a plugin with the given coordinates.
|
io.apiman.common.plugin.Plugin loadPlugin(io.apiman.common.plugin.PluginCoordinates coordinates)
throws InvalidPluginException
coordinates - InvalidPluginExceptionCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.