org.opa.core
Interface OPAModuleInstaller


public interface OPAModuleInstaller


Method Summary
 void start()
          Starts the ModuleInstaller.
 

Method Detail

start

public void start()
Starts the ModuleInstaller. Generally the module installer implementations are independent and collect their own user input.