org.fusesource.process.manager.support
Interface InstallScript


public interface InstallScript


Method Summary
 void doInstall(ProcessConfig config, int id, java.io.File installDir)
           
 

Method Detail

doInstall

void doInstall(ProcessConfig config,
               int id,
               java.io.File installDir)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 Red Hat. All Rights Reserved.