inisialisasi
This commit is contained in:
13
src/main/java/org/sadigit/scheduling/AnotherBean.java
Normal file
13
src/main/java/org/sadigit/scheduling/AnotherBean.java
Normal file
@@ -0,0 +1,13 @@
|
||||
// package org.sadigit.scheduling;
|
||||
|
||||
// import org.springframework.stereotype.Component;
|
||||
|
||||
// @Component("anotherBean")
|
||||
// public class AnotherBean {
|
||||
|
||||
// public void printAnotherMessage(){
|
||||
// System.out.println("I am called by Quartz jobBean using
|
||||
// CronTriggerFactoryBean");
|
||||
// }
|
||||
|
||||
// }
|
Reference in New Issue
Block a user