| Package | Description |
|---|---|
| de.aristaflow.adept2.core.eventmanager.common |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSharedEventSource<E extends Event,S extends SharingSource<E>>
An event source that distributes events among several sharing event
sources.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection<SharedPollingSource<?>> |
AbstractEventManager.sharedSources
All shared polling sources.
|