This notebook is a collection of code snippets and technical "how to" instructions.
public PresentationTab() { ApplicationContextFactory application = ApplicationContextFactory.getInstance(); mailScheduler = (MailScheduler) application.getBean("mailScheduler"); }
No comments:
Post a Comment