org.apache.cxf.binding.coloc.feature
Class ColocFeature

java.lang.Object
  extended by org.apache.cxf.feature.AbstractFeature
      extended by org.apache.cxf.binding.coloc.feature.ColocFeature

public class ColocFeature
extends org.apache.cxf.feature.AbstractFeature


Constructor Summary
ColocFeature()
           
 
Method Summary
 void initialize(org.apache.cxf.endpoint.Client client, org.apache.cxf.Bus bus)
           
protected  void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
           
 
Methods inherited from class org.apache.cxf.feature.AbstractFeature
getActive, initialize, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColocFeature

public ColocFeature()
Method Detail

initialize

public void initialize(org.apache.cxf.endpoint.Client client,
                       org.apache.cxf.Bus bus)
Overrides:
initialize in class org.apache.cxf.feature.AbstractFeature

initializeProvider

protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
                                  org.apache.cxf.Bus bus)
Overrides:
initializeProvider in class org.apache.cxf.feature.AbstractFeature


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