public class RsClientBlueprintBean extends org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean implements BlueprintSupport, Cloneable
| Constructor and Description |
|---|
RsClientBlueprintBean() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.service.blueprint.container.BlueprintContainer |
getBlueprintContainer() |
org.osgi.framework.BundleContext |
getBundleContext() |
int |
getLoggingSizeLimit() |
boolean |
isLoggingFeatureEnabled() |
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer) |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setLoggingFeatureEnabled(boolean loggingFeatureEnabled) |
void |
setLoggingSizeLimit(int loggingSizeLimit) |
void |
setSkipFaultLogging(boolean skipFaultLogging) |
applyFeatures, create, create, createWebClient, createWithValues, getConduitSelector, getHeaders, getPassword, getServiceClass, getUsername, initClient, setClassLoader, setHeaders, setInheritHeaders, setInitialState, setPassword, setResourceClass, setSecondsToKeepState, setServiceClass, setThreadSafe, setUsernamecheckResources, createBindingInfo, createEndpoint, createEndpointInfo, getBus, getProviders, getServiceFactory, isValidClassResourceInfo, setBus, setDataBindingProvider, setModelBeans, setModelBeans, setModelBeansWithServiceClass, setModelRef, setModelRefWithServiceClass, setProvider, setProviderComparator, setProviders, setSchemaLocation, setSchemaLocations, setServiceFactory, setServiceName, setupFactoryaddToBeans, checkPrivateEndpoint, getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, getConduitSelector, getDataBinding, getDestinationFactory, getEndpointName, getFeatures, getProperties, getProperties, getPublishedEndpointUrl, getServiceName, getTransportId, initializeAnnotationInterceptors, initializeAnnotationInterceptors, initializeAnnotationInterceptors, setAddress, setBindingConfig, setBindingFactory, setBindingId, setConduitSelector, setDataBinding, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, setPublishedEndpointUrl, setTransportIdpublic org.osgi.service.blueprint.container.BlueprintContainer getBlueprintContainer()
getBlueprintContainer in interface BlueprintSupportpublic void setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)
setBlueprintContainer in interface BlueprintSupportpublic org.osgi.framework.BundleContext getBundleContext()
getBundleContext in interface BlueprintSupportpublic void setBundleContext(org.osgi.framework.BundleContext bundleContext)
setBundleContext in interface BlueprintSupportpublic boolean isLoggingFeatureEnabled()
public void setLoggingFeatureEnabled(boolean loggingFeatureEnabled)
public int getLoggingSizeLimit()
public void setLoggingSizeLimit(int loggingSizeLimit)
public void setSkipFaultLogging(boolean skipFaultLogging)
Apache Camel