Class DeploymentFactoryInstaller


  • public class DeploymentFactoryInstaller
    extends Object
    This singleton object is responsible to resolving all the DeploymentManagerFactory installed in the RI and register them to the DeploymentManagerFactory
    Author:
    Jerome Dochez
    • Field Detail

      • deplLogger

        public static final Logger deplLogger
    • Method Detail

      • getListOfDeploymentFactoryFiles

        public File[] getListOfDeploymentFactoryFiles()
        Returns:
        a list of installed deployment manager implementation archives
      • initialize

        protected void initialize()