- All Implemented Interfaces:
Runnable
@Component("email_EmailSendTask")
@Scope("prototype")
public class EmailSendTask
extends Object
implements Runnable
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable