org.apache.servicemix.jbi.container
Class InstallSharedLibrary

java.lang.Object
  extended by org.apache.servicemix.jbi.container.DeploySupport
      extended by org.apache.servicemix.jbi.container.InstallSharedLibrary
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class InstallSharedLibrary
extends DeploySupport

Installs a shared library using either a File URL or the maven groupId, artifactId and optional versions.

Version:
$Revision: 1.1 $

Constructor Summary
InstallSharedLibrary()
           
 
Method Summary
protected  void doDeploy()
           
 
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
 

Constructor Detail

InstallSharedLibrary

public InstallSharedLibrary()
Method Detail

doDeploy

protected void doDeploy()
                 throws Exception
Specified by:
doDeploy in class DeploySupport
Throws:
Exception


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