Class v.c.a.b.BatchProcessingControllerService(service.Service):

Part of vmc.contrib.axiom.batch View In Hierarchy

Controls starting, stopping, and passing messages to the system process in charge of remote batch processing.
Method __init__ Undocumented
Method startService Undocumented
Method stopService Undocumented
Method call Invoke the given bound item method in the batch process.
Method suspend Undocumented
Method resume Undocumented
def __init__(self, store):
Undocumented
def startService(self):
Undocumented
def _setStore(self):
Undocumented
def _restartProcess(self):
Undocumented
def stopService(self):
Undocumented
def call(self, itemMethod):

Invoke the given bound item method in the batch process.

Return a Deferred which fires when the method has been invoked.
def suspend(self, storepath, storeID):
Undocumented
def resume(self, storepath, storeID):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.