protected abstract static class BaseProcessor.CallbackExecutorAdapter extends Object implements BaseProcessor.CallbackExecutor
Modifier | Constructor and Description |
---|---|
protected |
BaseProcessor.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, wait
execute
protected BaseProcessor.CallbackExecutorAdapter()
public void executeUnknownIds(String[] ids)
executeUnknownIds
in interface BaseProcessor.CallbackExecutor
ids
- The current ids.Copyright © 2018 JBoss by Red Hat. All rights reserved.