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