@Deprecated protected abstract class ElementEventQueue.AbstractElementEventRunner extends Object implements Runnable
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractElementEventRunner()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doRun()
Deprecated.
This will do the work or trigger the work to be done.
|
void |
run()
Deprecated.
Main processing method for the AbstractElementEvent object
|
public void run()
protected abstract void doRun()
throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.