Package com.sun.xml.ws.api.policy
Class ModelGenerator.SourceModelCreator
java.lang.Object
com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator.PolicySourceModelCreator
com.sun.xml.ws.api.policy.ModelGenerator.SourceModelCreator
- Enclosing class:
- ModelGenerator
protected static class ModelGenerator.SourceModelCreator
extends PolicyModelGenerator.PolicySourceModelCreator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PolicySourceModelCreate an instance of the PolicySourceModel.
-
Constructor Details
-
SourceModelCreator
protected SourceModelCreator()
-
-
Method Details
-
create
Description copied from class:PolicyModelGenerator.PolicySourceModelCreatorCreate an instance of the PolicySourceModel.- Overrides:
createin classPolicyModelGenerator.PolicySourceModelCreator- Parameters:
policy- The policy that underlies the created PolicySourceModel.- Returns:
- An instance of the PolicySourceModel.
-