Method | Description | |
---|---|---|
__construct ( AppserverIo\Psr\Application\ManagerInterface $manager ) | Initializes the thread with the manager to shutdown. | |
run ( ) : void | Handles the clean manager shutdown. |
public __construct ( AppserverIo\Psr\Application\ManagerInterface $manager ) | ||
$manager | AppserverIo\Psr\Application\ManagerInterface | The manager to shutdown |