Apache CXF API

org.apache.cxf.ws.policy.spring
Class InitializingPolicyEngine

java.lang.Object
  extended by org.apache.cxf.ws.policy.PolicyEngineImpl
      extended by org.apache.cxf.ws.policy.spring.InitializingPolicyEngine
All Implemented Interfaces:
BusExtension, PolicyEngine

Deprecated.

@Deprecated
public class InitializingPolicyEngine
extends PolicyEngineImpl


Constructor Summary
InitializingPolicyEngine()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.cxf.ws.policy.PolicyEngineImpl
addBusInterceptors, getAlternativeSelector, getBus, getClientEndpointPolicy, getEffectiveClientFaultPolicy, getEffectiveClientRequestPolicy, getEffectiveClientResponsePolicy, getEffectiveServerFaultPolicy, getEffectiveServerRequestPolicy, getEffectiveServerResponsePolicy, getPolicyProviders, getRegistrationType, getRegistry, getServerEndpointPolicy, init, isEnabled, isIgnoreUnknownAssertions, removeBusInterceptors, setAlternativeSelector, setBus, setClientEndpointPolicy, setEffectiveClientFaultPolicy, setEffectiveClientRequestPolicy, setEffectiveClientResponsePolicy, setEffectiveServerFaultPolicy, setEffectiveServerRequestPolicy, setEffectiveServerResponsePolicy, setEnabled, setIgnoreUnknownAssertions, setPolicyProviders, setRegistry, setServerEndpointPolicy, supportsAlternative
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitializingPolicyEngine

public InitializingPolicyEngine()
Deprecated. 

Apache CXF API

Apache CXF