Package com.io7m.waxmill.boot
Interface WXMBootConfigurationExecutorType
- All Known Implementing Classes:
WXMBootConfigurationExecutor
public interface WXMBootConfigurationExecutorType
An executor of boot configurations.
-
Method Details
-
execute
Execute the boot configuration.- Parameters:
dryRun- Whether or not the boot process should be a dry run- Throws:
WXMException- On errorsjava.lang.InterruptedException
-