org.apache.geronimo.plugin.assembly
Class RepoConfigInstaller

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

public class RepoConfigInstaller
extends BaseConfigInstaller

JellyBean that installs configuration artifacts into a repository based ConfigurationStore, 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
RepoConfigInstaller()
           
 
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

RepoConfigInstaller

public RepoConfigInstaller()


Copyright © -2007 . All Rights Reserved.