org.jboss.wsf.stack.cxf.extensions.policy
public class EndpointPolicyAttachments extends Object
Modifier and Type | Method and Description |
---|---|
List<PolicyAttachment> |
getPolicyAttachments(org.apache.cxf.annotations.Policy.Placement placement) |
static EndpointPolicyAttachments |
newInstance(String[] sets,
PolicyAttachmentStore store) |
public static EndpointPolicyAttachments newInstance(String[] sets, PolicyAttachmentStore store)
public List<PolicyAttachment> getPolicyAttachments(org.apache.cxf.annotations.Policy.Placement placement)
Copyright © 2014 JBoss, by Red Hat. All Rights Reserved.