AppserverIo\Appserver\Core\Api\Node\ContainerNodeInterface::getThreadType PHP Метод

getThreadType() публичный Метод

Returns the thread class name that start's the containere.
public getThreadType ( ) : string
Результат string The thread class name that start's the container
    public function getThreadType();