|
||||||||||
| 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.AtPolicyMapConfigurator
public class AtPolicyMapConfigurator
From CMT EJB methods generate wsdl:binding/wsdl:operations with semantically equivalent WS-AT Policy Assertion(s).
Known limitation: not accounting for EJB deployment descriptor, only working off of TransactionAttribute annotations.
| Constructor Summary | |
|---|---|
AtPolicyMapConfigurator()
|
|
| Method Summary | |
|---|---|
java.util.Collection<com.sun.xml.ws.policy.PolicySubject> |
update(com.sun.xml.ws.policy.PolicyMap policyMap,
com.sun.xml.ws.api.model.SEIModel model,
com.sun.xml.ws.api.WSBinding wsBinding)
Update policy map with operation scope of correct WS-AT policy assertions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtPolicyMapConfigurator()
| Method Detail |
|---|
public java.util.Collection<com.sun.xml.ws.policy.PolicySubject> update(com.sun.xml.ws.policy.PolicyMap policyMap,
com.sun.xml.ws.api.model.SEIModel model,
com.sun.xml.ws.api.WSBinding wsBinding)
throws com.sun.xml.ws.policy.PolicyException
update in interface com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfiguratorpolicyMapMutator - policyMap - model - wsBinding -
com.sun.xml.ws.policy.PolicyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||