public class DataServiceDocLitWrappedSchemaGenerator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DataServiceDocLitWrappedSchemaGenerator.CommonParams
Represents commonly used parameters in the schema generator,
an instance of this is passed around the methods.
|
Constructor and Description |
---|
DataServiceDocLitWrappedSchemaGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
populateServiceSchema(org.apache.axis2.description.AxisService axisService)
Populates the given axis service schema with the data service information it encapsulates.
|
public DataServiceDocLitWrappedSchemaGenerator()
public static void populateServiceSchema(org.apache.axis2.description.AxisService axisService) throws DataServiceFault
axisService
- The target serviceDataServiceFault
Copyright © 2019 WSO2. All rights reserved.