|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.tx.at.policy.spi_impl.AtFeatureConfigurator
public class AtFeatureConfigurator
| Constructor Summary | |
|---|---|
AtFeatureConfigurator()
|
|
| Method Summary | |
|---|---|
java.util.Collection<javax.xml.ws.WebServiceFeature> |
getFeatures(com.sun.xml.ws.policy.PolicyMapKey endpointKey,
com.sun.xml.ws.policy.PolicyMap policyMap)
Process WS-RM policy assertions and if found and is not optional then RM is enabled on the WSDLPort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtFeatureConfigurator()
| Method Detail |
|---|
public java.util.Collection<javax.xml.ws.WebServiceFeature> getFeatures(com.sun.xml.ws.policy.PolicyMapKey endpointKey,
com.sun.xml.ws.policy.PolicyMap policyMap)
throws com.sun.xml.ws.policy.PolicyException
WSDLPort
getFeatures in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfiguratorendpointKey - Key that identifies the endpoint scopepolicyMap - must not be null
com.sun.xml.ws.policy.PolicyException - If retrieving the policy triggered an exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||