Java service - create new provider WSD

I want to create a new provider, but not via the GUI.
I have the WSDL code in a String variable and I want to issue a service. How do I?
Use: [URL]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite7/Integration_Server/7-1-1_Integration_Server_Java_API_Reference/index.html[/URL]
?

Unfortunately, no examples …