Package peppy :: Package lib :: Module processmanager :: Class JobOutputMixin
[frames] | no frames]

Class JobOutputMixin

object --+
         |
        JobOutputMixin
Known Subclasses:

Instance Methods
 
finishedCallback(self, p)
 
startupCallback(self, p)
 
startupFailureCallback(self, p)
 
stderrCallback(self, p, text)
 
stdoutCallback(self, p, text)

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties

Inherited from object: __class__