org.apache.servicemix.lwcontainer
Class LwContainerXBeanDeployer

java.lang.Object
  extended by org.apache.servicemix.common.AbstractDeployer
      extended by org.apache.servicemix.common.xbean.AbstractXBeanDeployer
          extended by org.apache.servicemix.lwcontainer.LwContainerXBeanDeployer
All Implemented Interfaces:
Deployer

public class LwContainerXBeanDeployer
extends AbstractXBeanDeployer


Field Summary
 
Fields inherited from class org.apache.servicemix.common.AbstractDeployer
component, logger
 
Constructor Summary
LwContainerXBeanDeployer(BaseComponent component)
           
 
Method Summary
protected  List getServices(org.apache.xbean.kernel.Kernel kernel)
           
protected  String getXBeanFile()
           
 
Methods inherited from class org.apache.servicemix.common.xbean.AbstractXBeanDeployer
canDeploy, createSpringLoader, deploy, getBeanFactoryPostProcessors, getXmlPreProcessors
 
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
 

Constructor Detail

LwContainerXBeanDeployer

public LwContainerXBeanDeployer(BaseComponent component)
Method Detail

getXBeanFile

protected String getXBeanFile()
Overrides:
getXBeanFile in class AbstractXBeanDeployer

getServices

protected List getServices(org.apache.xbean.kernel.Kernel kernel)
Overrides:
getServices in class AbstractXBeanDeployer


Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.