| Package | Description |
|---|---|
| org.jrebirth.af.core.link |
Provides...
|
| Modifier and Type | Field and Description |
|---|---|
private List<WaveHandler> |
WaveSubscription.waveHandlers
The list of wev handler to call when this wave type is received.
|
| Modifier and Type | Method and Description |
|---|---|
static WaveHandler |
NotifierBase.LoopBuilder.newHandler(WaveReady<?> linkedObject,
WaveChecker waveChecker,
Method method)
Build a new empty component wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
List<WaveHandler> |
WaveSubscription.getWaveHandlers() |
| Constructor and Description |
|---|
WaveSubscription(WaveType waveType,
List<WaveHandler> waveHandlers)
Default Constructor.
|
Copyright © 2011–2014 JRebirth OSS. All rights reserved.