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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelGenerator.SourceModelCreator
protected ModelGenerator.SourceModelCreator()
create
protected PolicySourceModel create(Policy policy)
- Description copied from class:
PolicyModelGenerator.PolicySourceModelCreator
- Create an instance of the PolicySourceModel.
- Overrides:
create in class PolicyModelGenerator.PolicySourceModelCreator
- Parameters:
policy - The policy that underlies the created PolicySourceModel.
- Returns:
- An instance of the PolicySourceModel.
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.