|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.adapter.mail.SubscribableMailSource.MonitorRunnable
private class SubscribableMailSource.MonitorRunnable
| Field Summary | |
|---|---|
private FolderConnection |
folderConnection
|
private java.lang.Thread |
thread
|
| Constructor Summary | |
|---|---|
private |
SubscribableMailSource.MonitorRunnable(FolderConnection folderConnection)
|
| Method Summary | |
|---|---|
void |
interrupt()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private volatile java.lang.Thread thread
private final FolderConnection folderConnection
| Constructor Detail |
|---|
private SubscribableMailSource.MonitorRunnable(FolderConnection folderConnection)
| Method Detail |
|---|
public void interrupt()
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||