org.itracker.core
Class ApplicationInitialization
java.lang.Object
org.itracker.core.ApplicationInitialization
public class ApplicationInitialization
- extends Object
TODO: Add Javadocs here: please comment this for documentation reasons. What is this Class used for?
It seems like this gets started when the application starts up...
What's the general idea?
Why is processAttachmentFiles commented and therefore not used currently?
Where does itracker store its attachments?
What's the idea behind the attachment_dir ?
- Author:
- ready
|
Method Summary |
void |
init()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationInitialization
public ApplicationInitialization(UserService userService,
ConfigurationService configurationService,
ReportService reportService)
init
public void init()
Copyright © 2002-2012 itracker. All Rights Reserved.