Apache CXF API

org.apache.cxf.ws.policy
Interface PolicyInterceptorProviderRegistry

All Superinterfaces:
Registry<javax.xml.namespace.QName,PolicyInterceptorProvider>

public interface PolicyInterceptorProviderRegistry
extends Registry<javax.xml.namespace.QName,PolicyInterceptorProvider>

InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.


Method Summary
 
Methods inherited from interface org.apache.cxf.extension.Registry
get, register, unregister
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.