|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.marvin.plugin.concurrent.PluginWorkUnit
chemaxon.marvin.plugin.concurrent.DefaultPluginWorkUnit
public class DefaultPluginWorkUnit
Work unit performing plugin calculation and returning the cached results.
| Field Summary |
|---|
| Fields inherited from class chemaxon.marvin.plugin.concurrent.PluginWorkUnit |
|---|
plugin, target |
| Constructor Summary | |
|---|---|
DefaultPluginWorkUnit(CalculatorPluginOutput output,
boolean stringResult)
Constructor. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getHeader()
Returns the table header. |
java.lang.Object |
getResult()
Returns the cached results. |
| Methods inherited from class chemaxon.marvin.plugin.concurrent.PluginWorkUnit |
|---|
call, getWrapperException, setInput, setPlugin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPluginWorkUnit(CalculatorPluginOutput output,
boolean stringResult)
| Method Detail |
|---|
protected java.lang.String getHeader()
getHeader in class PluginWorkUnit
public java.lang.Object getResult()
throws java.lang.Exception
getResult in class PluginWorkUnitjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||