Uses of Class
org.apache.cxf.ws.policy.PolicyEngineImpl

Packages that use PolicyEngineImpl
org.apache.cxf.ws.policy   
org.apache.cxf.ws.policy.spring   
 

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

Methods in org.apache.cxf.ws.policy with parameters of type PolicyEngineImpl
protected  Collection<org.apache.cxf.ws.policy.PolicyAssertion> EffectivePolicyImpl.getSupportedAlternatives(PolicyEngineImpl engine, org.apache.neethi.Policy p)
           
 

Constructors in org.apache.cxf.ws.policy with parameters of type PolicyEngineImpl
EndpointPolicyImpl(org.apache.cxf.service.model.EndpointInfo ei, PolicyEngineImpl engine, boolean requestor, org.apache.cxf.ws.policy.Assertor assertor)
           
 

Uses of PolicyEngineImpl in org.apache.cxf.ws.policy.spring
 

Subclasses of PolicyEngineImpl in org.apache.cxf.ws.policy.spring
 class InitializingPolicyEngine
          Deprecated. 
 



Apache CXF