Class PropertyDescriptorMapBuilder


  • public class PropertyDescriptorMapBuilder
    extends Object
    Walks the ServiceDescription and its child *Description classes to find all of the types. An AnnotationDesc is built for each of the types
    • Method Detail

      • getPropertyDescMaps

        public static Map<Class,​Map<String,​PropertyDescriptorPlus>> getPropertyDescMaps​(ServiceDescription serviceDesc,
                                                                                                    org.apache.axis2.jaxws.runtime.description.marshal.impl.ArtifactProcessor ap)
        Parameters:
        serviceDescription - ServiceDescription
        ap - ArtifactProcessor which found the artifact classes
        Returns:
        PropertyDescriptor Map