| Package | Description |
|---|---|
| org.jrebirth.af.core.link |
Provides...
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaveHandler.handle(Wave wave)
Handle the wave into JAT for model component or into current thread for others.
|
private void |
WaveHandler.performHandle(Wave wave,
Method method)
Perform the handle independently of thread used.
|
private void |
NotifierBase.processUndefinedWave(Wave wave)
Dispatch a standard wave which could be handled by a custom method of the component.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.