Class ColocFeature
- java.lang.Object
-
- javax.xml.ws.WebServiceFeature
-
- org.apache.cxf.feature.AbstractFeature
-
- org.apache.cxf.feature.DelegatingFeature<ColocFeature.Portable>
-
- org.apache.cxf.binding.coloc.feature.ColocFeature
-
- All Implemented Interfaces:
AbstractPortableFeature,Feature
public class ColocFeature extends DelegatingFeature<ColocFeature.Portable>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classColocFeature.Portable
-
Field Summary
-
Fields inherited from class org.apache.cxf.feature.DelegatingFeature
delegate
-
-
Constructor Summary
Constructors Constructor Description ColocFeature()
-
Method Summary
-
Methods inherited from class org.apache.cxf.feature.DelegatingFeature
getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegate
-
Methods inherited from class org.apache.cxf.feature.AbstractFeature
doInitializeProvider, getActive, getID, isEnabled
-
-