Thanks for your Response!
In the meantime i use following workaround:
I take the "mapName" and make a HttpRequest to the WMS GetCapabilities Request (services/<mapName>/MapServer/WMSServer)... if i get a response = "WMS enabled" if not = "WMS disabled"...
Not quite neat, but it works for now...