Home | Trees | Index | Help |
|
---|
Package bioMoby :: Package webservice :: Module Dispatcher :: Class AbstractDispatcher |
|
Dispatcher
,
SimpleDispatcher
Method Summary | |
---|---|
dispatch a MobyContent into several queries need the class of Invocator, optional parameters of Invocation (in a InvocatorParameters class object) a Command builder, a function that changes the queries into Invocator Parameters formatter: a function that transforms raw results from the Invocator into Moby Objects workdir: the session directory | |
Override this method |
Method Details |
---|
__init__(self,
mobyContentXML,
Invocator,
invocatorParameters,
CommandBuilder,
formatter=None,
workdir='/tmp')
dispatch a MobyContent into several queries need the class of
Invocator, optional parameters of Invocation (in a InvocatorParameters
class object) a Command builder, a function that changes the queries
into Invocator Parameters formatter: a function that transforms raw
results from the Invocator into Moby Objects workdir: the session
directory
|
execute(self)Override this method |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 | http://epydoc.sf.net |