org.apache.servicemix.jbi.container
Class InstallComponent
java.lang.Object
org.apache.servicemix.jbi.container.DeploySupport
org.apache.servicemix.jbi.container.InstallComponent
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class InstallComponent
- extends DeploySupport
Installs a component using either a File URL or the maven groupId, artifactId and optional versions.
- Version:
- $Revision: 1.1 $
| Methods inherited from class org.apache.servicemix.jbi.container.DeploySupport |
afterPropertiesSet, createFile, createVersion, deploy, getArtifactId, getCommandsService, getFile, getFilePrefix, getGroupId, getHomeDir, getJbiContainer, getRepositoryDir, getType, getVersion, isDeferException, isFileUrlFormat, setArtifactId, setCommandsService, setDeferException, setFile, setGroupId, setHomeDir, setJbiContainer, setRepositoryDir, setType, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallComponent
public InstallComponent()
getProperties
public Properties getProperties()
setProperties
public void setProperties(Properties properties)
getComponentName
public String getComponentName()
setComponentName
public void setComponentName(String componentName)
doDeploy
protected void doDeploy()
throws Exception
- Specified by:
doDeploy in class DeploySupport
- Throws:
Exception
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.