public class CamelEndpointFactoryBean extends AbstractCamelEndpointFactoryBean
Endpoint objects| Constructor and Description |
|---|
CamelEndpointFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected CamelContext |
discoverDefaultCamelContext()
If no explicit camelContext or camelContextId has been set
then try to discover a default
CamelContext to use. |
protected CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer) |
getObject, getObjectType, getPattern, getProperties, getSingleton, getUri, setPattern, setProperties, setSingleton, setUriafterPropertiesSet, destroy, getCamelContext, getCamelContextId, getCustomId, isSingleton, setCamelContext, setCamelContextId, setCustomIdgetId, setIdpublic void setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer blueprintContainer)
protected CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class AbstractCamelFactoryBean<Endpoint>protected CamelContext discoverDefaultCamelContext()
AbstractCamelFactoryBeanCamelContext to use.discoverDefaultCamelContext in class AbstractCamelFactoryBean<Endpoint>Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.