public interface PluginBundle extends Iterable<PluginContext>
| Modifier and Type | Method and Description |
|---|---|
void |
add(PluginContext pluginContext) |
void |
addCloseable(Closeable closeable) |
void |
close() |
SPluginBundle |
getPluginBundle() |
SPluginBundleVersion |
getPluginBundleVersion() |
PluginContext |
getPluginContext(String identifier) |
String |
getVersion() |
forEach, iterator, spliteratorString getVersion()
void add(PluginContext pluginContext)
void close()
throws IOException
IOExceptionSPluginBundleVersion getPluginBundleVersion()
SPluginBundle getPluginBundle()
void addCloseable(Closeable closeable)
PluginContext getPluginContext(String identifier)
Copyright © 2018 OpenSource BIM. All rights reserved.