class DisposableBeanRunnableAdapter
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private org.springframework.beans.factory.DisposableBean |
bean |
| Constructor and Description |
|---|
DisposableBeanRunnableAdapter(org.springframework.beans.factory.DisposableBean bean)
Constructs a new
DisposableBeanRunnableAdapter instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |