org.apache.geronimo.plugin.assembly
Class LocalConfigInstaller

java.lang.Object
  extended byorg.apache.geronimo.plugin.assembly.BaseConfigInstaller
      extended byorg.apache.geronimo.plugin.assembly.LocalConfigInstaller

public class LocalConfigInstaller
extends BaseConfigInstaller

JellyBean that installs configuration artifacts into a LocalConfigurationStore, It also copies all configuration dependencies into the repository

Version:
$Rev: 384686 $ $Date: 2006-03-10 03:57:07 +0100 (Fri, 10 Mar 2006) $

Field Summary
 
Fields inherited from class org.apache.geronimo.plugin.assembly.BaseConfigInstaller
LOG_COPY_START
 
Constructor Summary
LocalConfigInstaller()
           
 
Methods inherited from class org.apache.geronimo.plugin.assembly.BaseConfigInstaller
execute, getArtifact, getExplicitResolutionLocation, getSourceRepository, getTargetConfigStore, getTargetRepository, getTargetRoot, setArtifact, setExplicitResolutionLocation, setSourceRepository, setTargetConfigStore, setTargetRepository, setTargetRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalConfigInstaller

public LocalConfigInstaller()


Copyright © -2007 . All Rights Reserved.