Package spade :: Module spade_backend :: Class SpadeBackend
[hide private]
[frames] | no frames]

Class SpadeBackend

source code

Runs the platform. Inits the platform components (AMS, DF, ...)

Instance Methods [hide private]
 
runAgent(self, config, section, agentClass)
starts an agent
source code
 
__init__(self, configfilename='/etc/spade/spade.xml') source code
 
start(self) source code
 
shutdown(self) source code
 
DEBUG(self, component='', msg='', typ='') source code