Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.concurrent.ConcurrentHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider (implements org.apache.cxf.interceptor.InterceptorProvider)
- org.apache.cxf.service.ServiceImpl (implements org.apache.cxf.configuration.Configurable, org.apache.cxf.service.Service)
- org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider (implements org.apache.cxf.interceptor.InterceptorProvider)
- java.util.concurrent.ConcurrentHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- org.apache.cxf.service.ServiceModelVisitor
- org.apache.cxf.service.ServiceModelSchemaValidator
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- org.apache.cxf.interceptor.InterceptorProvider
- java.util.Map<K,V>
- org.apache.cxf.service.Service (also extends org.apache.cxf.interceptor.InterceptorProvider)
- org.apache.cxf.service.ServiceBuilder