|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.addressing.policy.AddressingFeatureConfigurator
public class AddressingFeatureConfigurator
This Policy extension configures the WSDLModel with AddressingFeature when Addressing assertions are present in the PolicyMap.
| Constructor Summary | |
|---|---|
AddressingFeatureConfigurator()
Creates a new instance of AddressingFeatureConfigurator |
|
| Method Summary | |
|---|---|
java.util.Collection<javax.xml.ws.WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
A callback method that allows to retrieve policy related information from provided PolicyMap and return a list of corresponding WebServiceFeatures. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddressingFeatureConfigurator()
| Method Detail |
|---|
public java.util.Collection<javax.xml.ws.WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey key,
com.sun.xml.ws.policy.PolicyMap policyMap)
throws com.sun.xml.ws.policy.PolicyException
PolicyFeatureConfigurator
getFeatures in interface PolicyFeatureConfiguratorkey - Identifies the policy in the policy mappolicyMap - Provides policies as a source of information on proper configuration
com.sun.xml.ws.policy.PolicyException - If an error occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||