public SimpleWsdl11Definition(Resource wsdlResource)(Code)
Create a new instance of the SimpleWsdl11Definition class.
Parameters: wsdlResource - the WSDL resource; must not be null throws: IllegalArgumentException - if the supplied wsdlResource is null
Set the WSDL resource to be exposed by calls to this instances'
SimpleWsdl11Definition.getSource() method.
Parameters: wsdlResource - the WSDL resource