protected abstract static class BaseProcessor.CallbackExecutorAdapter extends Object implements BaseProcessor.CallbackExecutor
| Modifier | Constructor and Description |
|---|---|
protected |
CallbackExecutorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeUnknownIds(String[] ids)
Execute method for an unknown identifier.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic void executeUnknownIds(String[] ids)
executeUnknownIds in interface BaseProcessor.CallbackExecutorids - The current ids.Copyright © 2018 JBoss by Red Hat. All rights reserved.