Interface WebAppService

  • All Known Implementing Classes:
    WebAppServiceImpl

    public interface WebAppService
    Service interface class for the WebApp object. The implementation of this class is responsible for all business logic calls for the WebApp object and is autowired by spring
    Author:
    kevinvandevelde at atmire.com