addNewEndpoint(String name, com.sun.jbi.wsdl2.Binding binding) Create a new end point component, appending it to this service's
endpoint list.
Parameters: name - NC name for the new endpoint. Parameters: binding - Binding to which the endpoint refers.
Create a new end point component, appending it to this service's
endpoint list.
Parameters: name - NC name for the new endpoint. Parameters: binding - Binding to which the endpoint refers. The newly created endpoint, appended to this service'sendpoint list.
Return this service as a DOM document fragment. The DOM subtree is a
copy; altering it will not affect this service.
This service, as a DOM document fragment.