public class DefaultUnprocessedWaveHandler extends Object implements UnprocessedWaveHandler, LinkMessages
CALL_ANNOTATED_METHOD_ERROR, COMMAND_NOT_FOUND_ERROR, COMMAND_NOT_FOUND_MESSAGE, COMPONENT_INJECTION_FAILURE, CUSTOM_METHOD_NOT_FOUND, LISTEN_WAVE_TYPE, MODEL_NOT_FOUND_ERROR, MODEL_NOT_FOUND_MESSAGE, NO_WAVE_LISTENER, NOTIFIER_CONSUMES, SEND_WAVE, SERVICE_NOT_FOUND_ERROR, SERVICE_NOT_FOUND_MESSAGE, UNLISTEN_WAVE_TYPE, USE_DEFAULT_WAVE_HANDLER, WAVE_BEAN_CREATION_ERROR, WAVE_DISPATCH_ERROR, WAVE_HANDLING_ERROR, WAVE_LOST, WAVE_LOST_CONTEXT, WAVE_SENDING_ERROR| Constructor and Description |
|---|
DefaultUnprocessedWaveHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
manageUnprocessedWave(String contextExplanation,
Wave wave)
Manage unprocessed Wave.
|
void |
manageUnprocessedWave(Wave wave)
Manage unprocessed Wave.
|
public void manageUnprocessedWave(Wave wave)
manageUnprocessedWave in interface UnprocessedWaveHandlerwave - the wave that wasn't be processed for any reasonpublic void manageUnprocessedWave(String contextExplanation, Wave wave)
manageUnprocessedWave in interface UnprocessedWaveHandlercontextExplanation - a string that explains the contextwave - the wave that wasn't be processed for any reasonCopyright © 2011–2014 JRebirth OSS. All rights reserved.