public interface ServiceDescriptorBinder
<T extends Service> T describe(T undescribedService, String descriptorXml) throws DescriptorBindingException, ValidationException
<T extends Service> T describe(T undescribedService, Document dom) throws DescriptorBindingException, ValidationException
String generate(Service service) throws DescriptorBindingException
DescriptorBindingException
Document buildDOM(Service service) throws DescriptorBindingException
DescriptorBindingException
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.