org.apache.servicemix.lwcontainer
Class LwContainerXBeanDeployer
java.lang.Object
org.apache.servicemix.common.AbstractDeployer
org.apache.servicemix.common.xbean.AbstractXBeanDeployer
org.apache.servicemix.lwcontainer.LwContainerXBeanDeployer
- All Implemented Interfaces:
- org.apache.servicemix.common.Deployer
public class LwContainerXBeanDeployer
- extends org.apache.servicemix.common.xbean.AbstractXBeanDeployer
| Fields inherited from class org.apache.servicemix.common.AbstractDeployer |
component, logger |
|
Method Summary |
protected Collection<org.apache.servicemix.common.Endpoint> |
getServices(org.springframework.context.support.AbstractXmlApplicationContext applicationContext)
|
protected String |
getXBeanFile()
|
protected void |
validate(org.apache.servicemix.common.ServiceUnit su)
|
| Methods inherited from class org.apache.servicemix.common.xbean.AbstractXBeanDeployer |
canDeploy, createApplicationContext, deploy, getBeanFactoryPostProcessors, getParentBeansMap, getXmlPreProcessors, initApplicationContext |
| Methods inherited from class org.apache.servicemix.common.AbstractDeployer |
failure, undeploy, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LwContainerXBeanDeployer
public LwContainerXBeanDeployer(org.apache.servicemix.common.BaseComponent component)
getXBeanFile
protected String getXBeanFile()
- Overrides:
getXBeanFile in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
getServices
protected Collection<org.apache.servicemix.common.Endpoint> getServices(org.springframework.context.support.AbstractXmlApplicationContext applicationContext)
throws Exception
- Overrides:
getServices in class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
- Throws:
Exception
validate
protected void validate(org.apache.servicemix.common.ServiceUnit su)
throws javax.jbi.management.DeploymentException
- Overrides:
validate in class org.apache.servicemix.common.AbstractDeployer
- Throws:
javax.jbi.management.DeploymentException
Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.