Uses of Class
org.jboss.wsf.stack.cxf.extensions.policy.PolicyAttachmentStore
-
Packages that use PolicyAttachmentStore Package Description org.jboss.wsf.stack.cxf.extensions.policy -
-
Uses of PolicyAttachmentStore in org.jboss.wsf.stack.cxf.extensions.policy
Methods in org.jboss.wsf.stack.cxf.extensions.policy that return PolicyAttachmentStore Modifier and Type Method Description static PolicyAttachmentStorePolicyAttachmentStore. getDefaultInstance()Get a singleton PolicyAttachmentStore getting policy sets using the classloader of JBossWS-CXF JAXWS Provider SPI impl.Methods in org.jboss.wsf.stack.cxf.extensions.policy with parameters of type PolicyAttachmentStore Modifier and Type Method Description voidPolicyAttachmentStore. merge(PolicyAttachmentStore pas)static EndpointPolicyAttachmentsEndpointPolicyAttachments. newInstance(String[] sets, PolicyAttachmentStore store)Constructors in org.jboss.wsf.stack.cxf.extensions.policy with parameters of type PolicyAttachmentStore Constructor Description PolicySetsAnnotationListener(PolicyAttachmentStore store)
-