HandlerInterface
interface HandlerInterface (View source)
Methods
Details
        
                            
    boot(TaskRunnerInterface $runner)
        
    
    No description
        
                            
    start(TaskRunnerInterface $runner, ContextInterface $context)
        
    
    No description
        
                            
    run(TaskRunnerInterface $runner, ContextInterface $context)
        
    
    No description
        
                            ResponseInterface
    complete(TaskRunnerInterface $runner, ContextInterface $context)
        
    
    No description