public class BaseInProcess<T> extends AbstractInProcess<T>
| Constructor and Description |
|---|
BaseInProcess() |
BaseInProcess(Channel<T> in) |
BaseInProcess(int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postRun(Channel<T> in) |
protected void |
preRun(Channel<T> in) |
protected void |
process(Channel<T> in,
T object) |
protected void |
run(Channel<T> in) |
destroy, getIn, getInBufferSize, init, run, setIn, setInBufferSizegetBeanName, getProcessNetwork, setBeanName, setProcessNetwork, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBeanName, getProcessNetwork, setProcessNetworkCopyright © 2015 Revolution Systems Inc.. All rights reserved.