public class ManagedApiFeature
extends org.apache.cxf.feature.AbstractFeature
Constructor and Description |
---|
ManagedApiFeature() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(org.apache.cxf.Bus bus) |
void |
initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus) |
protected void |
initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus) |
public void initialize(org.apache.cxf.endpoint.Server server, org.apache.cxf.Bus bus)
initialize
in interface org.apache.cxf.feature.Feature
initialize
in class org.apache.cxf.feature.AbstractFeature
public void initialize(org.apache.cxf.Bus bus)
initialize
in interface org.apache.cxf.feature.Feature
initialize
in class org.apache.cxf.feature.AbstractFeature
protected void initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider, org.apache.cxf.Bus bus)
initializeProvider
in class org.apache.cxf.feature.AbstractFeature
Copyright © 2011–2014 Red Hat. All rights reserved.