org.apache.cxf.ws.policy.attachment.external
Class ExternalAttachmentProvider
java.lang.Object
org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- All Implemented Interfaces:
- PolicyProvider
public class ExternalAttachmentProvider
- extends AbstractPolicyProvider
- implements PolicyProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setLocation
public void setLocation(org.springframework.core.io.Resource u)
getLocation
public org.springframework.core.io.Resource getLocation()
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(BindingFaultInfo bfi)
- Specified by:
getEffectivePolicy
in interface PolicyProvider
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(BindingMessageInfo bmi)
- Specified by:
getEffectivePolicy
in interface PolicyProvider
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(BindingOperationInfo boi)
- Specified by:
getEffectivePolicy
in interface PolicyProvider
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(EndpointInfo ei)
- Specified by:
getEffectivePolicy
in interface PolicyProvider
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(ServiceInfo si)
- Specified by:
getEffectivePolicy
in interface PolicyProvider
getAttachments
public Collection<PolicyAttachment> getAttachments()
Apache CXF