org.springframework.beans.factory.Aware
, org.springframework.web.context.ServletConfigAware
public class ApplicationInitialization extends Object implements org.springframework.web.context.ServletConfigAware
Constructor | Description |
---|---|
ApplicationInitialization(org.itracker.services.UserService userService,
org.itracker.services.ConfigurationService configurationService,
org.itracker.services.ReportService reportService) |
Modifier and Type | Method | Description |
---|---|---|
void |
init() |
|
void |
setServletConfig(javax.servlet.ServletConfig servletConfig) |
Copyright © 2002–2019 itracker. All rights reserved.