- 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