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
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)
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(BindingMessageInfo bmi)
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(BindingOperationInfo boi)
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(EndpointInfo ei)
getEffectivePolicy
public org.apache.neethi.Policy getEffectivePolicy(ServiceInfo si)
getAttachments
public Collection<PolicyAttachment> getAttachments()
Apache CXF