public static factory ( AppserverIo\Server\Interfaces\ServerContextInterface $serverContext, AppserverIo\Server\Interfaces\ModuleConfigurationInterface $moduleConfiguration ) : AppserverIo\DnsServer\StorageProvider\StorageProviderInterface |
$serverContext |
AppserverIo\Server\Interfaces\ServerContextInterface |
The server context for the resolver |
$moduleConfiguration |
AppserverIo\Server\Interfaces\ModuleConfigurationInterface |
The module configuration with the initialization parameters |
return |
AppserverIo\DnsServer\StorageProvider\StorageProviderInterface |
The initialized DNS resolver |