Interface InstallationStep

All Known Implementing Classes:
InstallationStepImpl

public interface InstallationStep

An installation step is a complete installation of a certain part of the system.

A step consists of one or many InstallFragments that define the actions that are executed during install.