Package chemaxon.marvin.plugin.concurrent

Classes to achieve concurrent processing of calculator plugins.

See:
          Description

Class Summary
PluginWorkUnit Work unit performing plugin calculation.
ReusablePluginWorkUnit Work unit performing plugin calculation.
ReusablePluginWorkUnitFactory Work unit factory which creates ReusablePluginWorkUnit objects.
 

Exception Summary
PluginExecutionException Exception wrapping a cause Throwable and the plugin object which has thrown the Throwable.
 

Package chemaxon.marvin.plugin.concurrent Description

Classes to achieve concurrent processing of calculator plugins.