| Package | Description |
|---|---|
| org.bimserver.plugins |
| Modifier and Type | Method and Description |
|---|---|
PluginSourceType |
PluginContext.getPluginType() |
static PluginSourceType |
PluginSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginSourceType[] |
PluginSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PluginContext(PluginManagerInterface pluginManager,
ClassLoader classLoader,
PluginSourceType pluginType,
URI location,
Plugin plugin,
PluginImplementation pluginImplementation,
String classLocation,
List<Dependency> dependencies) |
Copyright © 2016 OpenSource BIM. All rights reserved.