AppserverIo\Appserver\Core\Api\Node\ManagerNode::getContextFactory PHP Méthode

getContextFactory() public méthode

Returns the context factory class name.
public getContextFactory ( ) : string
Résultat string The context factory class name
    public function getContextFactory()
    {
        return $this->contextFactory;
    }