Description
We should remove all static access to DNSServer and move the methods to the DNSServer interface. After that we should be able to acces this via the interface Serviceable.
This will it make easier to write junit tests etc.
We should remove all static access to DNSServer and move the methods to the DNSServer interface. After that we should be able to acces this via the interface Serviceable.
This will it make easier to write junit tests etc.