Apache CXF API

Uses of Interface
org.apache.cxf.ws.policy.AssertionBuilderRegistry

Packages that use AssertionBuilderRegistry
org.apache.cxf.ws.policy   
 

Uses of AssertionBuilderRegistry in org.apache.cxf.ws.policy
 

Classes in org.apache.cxf.ws.policy that implement AssertionBuilderRegistry
 class AssertionBuilderRegistryImpl
           
 

Methods in org.apache.cxf.ws.policy with parameters of type AssertionBuilderRegistry
 void PolicyBuilderImpl.setAssertionBuilderRegistry(AssertionBuilderRegistry reg)
           
 


Apache CXF API

Apache CXF