|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.addressing.policy.AddressingModelConfiguratorProvider
public class AddressingModelConfiguratorProvider
Constructor Summary | |
---|---|
AddressingModelConfiguratorProvider()
Creates a new instance of AddressingModelConfiguratorProvider |
Method Summary | |
---|---|
void |
configure(com.sun.xml.ws.api.model.wsdl.WSDLModel model,
com.sun.xml.ws.policy.PolicyMap policyMap)
process addressing policy assertions and if found and are not optional then addressing is enabled on the WSDLBoundPortType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddressingModelConfiguratorProvider()
Method Detail |
---|
public void configure(com.sun.xml.ws.api.model.wsdl.WSDLModel model, com.sun.xml.ws.policy.PolicyMap policyMap) throws com.sun.xml.ws.policy.PolicyException
WSDLBoundPortType
configure
in interface ModelConfiguratorProvider
model
- must be non-nullpolicyMap
- must be non-null
com.sun.xml.ws.policy.PolicyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |