Interface Application


public interface Application
Represents an application managed by the ApplicationWrapper.
Since:
2.9
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Stops the application
    void
    start(Args args)
    Starts the application.