Class JaxRpcMappingGenerator
- java.lang.Object
-
- com.sun.xml.rpc.processor.generator.JaxRpcMappingGenerator
-
- All Implemented Interfaces:
ProcessorAction
public class JaxRpcMappingGenerator extends Object implements ProcessorAction
- Author:
- Qingqing Ouyang
-
-
Constructor Summary
Constructors Constructor Description JaxRpcMappingGenerator(File mappingFile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidperform(Model model, Configuration config, Properties options)
-
-
-
Constructor Detail
-
JaxRpcMappingGenerator
public JaxRpcMappingGenerator(File mappingFile)
-
-
Method Detail
-
perform
public void perform(Model model, Configuration config, Properties options)
- Specified by:
performin interfaceProcessorAction
-
-