Class MarshalServiceRuntimeDescriptionFactory
- java.lang.Object
-
- org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescriptionFactory
-
public class MarshalServiceRuntimeDescriptionFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MarshalServiceRuntimeDescription
get(ServiceDescription serviceDesc)
Get or create MarshalServiceRuntimeDescription
-
-
-
Method Detail
-
get
public static MarshalServiceRuntimeDescription get(ServiceDescription serviceDesc)
Get or create MarshalServiceRuntimeDescription- Parameters:
serviceDesc
-implClass
-- Returns:
- MarshalServiceRuntimeDescription
-
-