Class JavaClassToDBCConverter
java.lang.Object
org.apache.axis2.jaxws.description.builder.converter.JavaClassToDBCConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe only method we will expose to users of this class.
-
Constructor Details
-
JavaClassToDBCConverter
-
-
Method Details
-
produceDBC
The only method we will expose to users of this class. It will trigger the creation of theDescriptionBuilderCompositebased on our service class. It will also handle the case of an impl class that references an SEI.- Returns:
- -
DescriptionBuilderComposite
-