Uses of Interface
de.xima.fc.plugin.interfaces.generic.IPluginGeneric
- 
Packages that use IPluginGeneric Package Description de.xima.fc.plugin  - 
- 
Uses of IPluginGeneric in de.xima.fc.plugin
Methods in de.xima.fc.plugin with parameters of type IPluginGeneric Modifier and Type Method Description static IPluginGenericRetValPluginExecutor. executeGenericPlugin(IPluginGeneric plugin, IPluginGenericParams params)Executes a single generic plugin. 
 -