public class CamelSpringDeployer extends AbstractXBeanDeployer
logger| Constructor and Description |
|---|
CamelSpringDeployer(CamelJbiComponent component) |
| Modifier and Type | Method and Description |
|---|---|
void |
addService(CamelProviderEndpoint endpoint) |
ServiceUnit |
deploy(java.lang.String suName,
java.lang.String serviceUnitRootPath) |
protected java.util.Map |
getParentBeansMap() |
protected java.util.Collection<Endpoint> |
getServices(org.springframework.context.support.AbstractXmlApplicationContext applicationContext) |
protected java.lang.String |
getXBeanFile() |
void |
undeploy(ServiceUnit su) |
canDeploy, createApplicationContext, getBeanFactoryPostProcessors, getXmlPreProcessors, initApplicationContextfailure, validate, validatepublic CamelSpringDeployer(CamelJbiComponent component)
protected java.lang.String getXBeanFile()
getXBeanFile in class AbstractXBeanDeployerpublic void undeploy(ServiceUnit su) throws javax.jbi.management.DeploymentException
undeploy in interface Deployerundeploy in class AbstractDeployerjavax.jbi.management.DeploymentExceptionpublic ServiceUnit deploy(java.lang.String suName, java.lang.String serviceUnitRootPath) throws javax.jbi.management.DeploymentException
deploy in interface Deployerdeploy in class AbstractXBeanDeployerjavax.jbi.management.DeploymentExceptionpublic void addService(CamelProviderEndpoint endpoint)
protected java.util.Collection<Endpoint> getServices(org.springframework.context.support.AbstractXmlApplicationContext applicationContext) throws java.lang.Exception
getServices in class AbstractXBeanDeployerjava.lang.Exceptionprotected java.util.Map getParentBeansMap()
getParentBeansMap in class AbstractXBeanDeployerCopyright © 2005-2015 FuseSource. All Rights Reserved.