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:
org.apache.servicemix.common.Deployer

public class LwContainerXBeanDeployer
extends org.apache.servicemix.common.xbean.AbstractXBeanDeployer


Field Summary
 
Fields inherited from class org.apache.servicemix.common.AbstractDeployer
component, logger
 
Constructor Summary
LwContainerXBeanDeployer(org.apache.servicemix.common.BaseComponent component)
           
 
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
 

Constructor Detail

LwContainerXBeanDeployer

public LwContainerXBeanDeployer(org.apache.servicemix.common.BaseComponent component)
Method Detail

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-2009 The Apache Software Foundation. All Rights Reserved.