Interface LightyController

  • All Superinterfaces:
    LightyModule
    All Known Implementing Classes:
    LightyControllerImpl

    public interface LightyController
    extends LightyModule
    This is main Lighty module providing all important community services for dependent modules in controller application.
    Author:
    juraj.veverka
    • Method Detail

      • getServices

        LightyServices getServices()
        Get important controller services.
        Returns:
        running controller services.