org.specrunner.plugins
Interface IPluginFactoryGroup

All Superinterfaces:
IComposite<IPluginFactoryGroup,IPluginFactory>, IPluginFactory
All Known Implementing Classes:
PluginFactoryGroupDefault, PluginFactoryGroupImpl

public interface IPluginFactoryGroup
extends IPluginFactory, IComposite<IPluginFactoryGroup,IPluginFactory>

A plugin group factory. A node can be associated to more than on plugin. i.e. for CSS classes based plugins, if more than one plugin is specified a plugin group can be created, it depends on the plugin factory bound in SRServices.

Author:
Thiago Santos

Method Summary
 
Methods inherited from interface org.specrunner.plugins.IPluginFactory
bind, finalizePlugin, getAlias, getClass, newPlugin
 
Methods inherited from interface org.specrunner.util.composite.IComposite
add, getChildren, isEmpty
 



Copyright © 2014. All rights reserved.