| Package | Description |
|---|---|
| org.specrunner.plugins.core | |
| org.specrunner.plugins.core.factories |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginGroupImpl
Default plugin group implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IPluginGroup |
PluginGroupImpl.add(IPlugin child)
Adds a child plugin.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginFactoryAttribute.byAttribute(IContext context,
IPluginGroup result,
nu.xom.Element ele)
Lookup plugin classes using attribute enumeration as reference.
|
protected void |
PluginFactoryAttribute.byMapping(IContext context,
IPluginGroup result,
nu.xom.Element ele)
Lookup plugin classes using mapped attributes as reference.
|
Copyright © 2016. All rights reserved.