AppserverIo\Appserver\Core\Api\Node\SessionHandlerNodeInterface::getFactory PHP Method

getFactory() public method

Return's the session handler factory type.
public getFactory ( ) : string
return string The session handler factory type
    public function getFactory();
SessionHandlerNodeInterface