Interface IApplicationManager

All Known Implementing Classes:
ApplicationManager

public interface IApplicationManager
Manages applications.

Allows preparing, checking for changes, updating and discovering applications. Note that this manager does not allow creation of new applications.

Restriction:
This interface is not intended to be extended by clients.
Restriction:
This interface is not intended to be implemented by clients.