IBM
C2180-371 · Question #59
A developer used wsimport to generate the skeleton code for a Web service implementation. What is the purpose of the generated Object Factory class?
The correct answer is D. The Object Factory class allows you to programmatically construct new instances of the Java. See the full explanation below for the reasoning.
Question
A developer used wsimport to generate the skeleton code for a Web service implementation. What is the purpose of the generated Object Factory class?
Options
- AThe Object Factory class is the generated Service Endpoint Interface class
- BThe Object Factory class is the generated service provider class that is used by theJAX-WS
- CThe Object Factory class takes the target Namespace value and creates the directory
- DThe Object Factory class allows you to programmatically construct new instances of the Java
How the community answered
(31 responses)- A3% (1)
- B3% (1)
- C10% (3)
- D84% (26)
Community Discussion
No community discussion yet for this question.