|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.runtime.description.marshal.impl.PropertyDescriptorMapBuilder
public class PropertyDescriptorMapBuilder
Walks the ServiceDescription and its child *Description classes to find all of the types. An AnnotationDesc is built for each of the types
| Method Summary | |
|---|---|
static java.util.Map<java.lang.Class,java.util.Map<java.lang.String,PropertyDescriptorPlus>> |
getPropertyDescMaps(ServiceDescription serviceDesc,
org.apache.axis2.jaxws.runtime.description.marshal.impl.ArtifactProcessor ap)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.Map<java.lang.Class,java.util.Map<java.lang.String,PropertyDescriptorPlus>> getPropertyDescMaps(ServiceDescription serviceDesc,
org.apache.axis2.jaxws.runtime.description.marshal.impl.ArtifactProcessor ap)
serviceDescription - ServiceDescriptionap - ArtifactProcessor which found the artifact classes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||