Actually, this is what I wanted - making static virtual functions. I changed now all of the static class methods to non static, and write abstract base class for them.