Class WebAppServiceImpl

java.lang.Object
org.dspace.app.util.WebAppServiceImpl
All Implemented Interfaces:
WebAppService

public class WebAppServiceImpl extends Object implements WebAppService
Service implementation for the WebApp object. This class is responsible for all business logic calls for the WebApp object and is autowired by spring. This class should never be accessed directly.
Author:
kevinvandevelde at atmire.com