|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opentox.error.ErrorSource
org.opentox.algorithm.trainer.CallableTrainer
public class CallableTrainer
Field Summary | |
---|---|
private AbstractTrainer |
trainer
|
Fields inherited from class org.opentox.error.ErrorSource |
---|
errorRep |
Constructor Summary | |
---|---|
CallableTrainer(AbstractTrainer trainer)
|
Method Summary | |
---|---|
org.restlet.representation.Representation |
call()
|
Methods inherited from class org.opentox.error.ErrorSource |
---|
getErrorRep |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private AbstractTrainer trainer
Constructor Detail |
---|
public CallableTrainer(AbstractTrainer trainer)
Method Detail |
---|
public org.restlet.representation.Representation call() throws java.lang.Exception
call
in interface java.util.concurrent.Callable<org.restlet.representation.Representation>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |