class DelegatingDirectExecutor extends DelegatingExecutor implements DirectExecutor
| Constructor and Description |
|---|
DelegatingDirectExecutor(DirectExecutor delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected DirectExecutor |
getDelegate() |
execute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecuteDelegatingDirectExecutor(DirectExecutor delegate)
protected DirectExecutor getDelegate()
getDelegate in class DelegatingExecutor