| Package | Description |
|---|---|
| de.skuzzle.jeve.builder |
This package contains the specification of jeve's fluent builder API for
creating
EventProvider. |
| Modifier and Type | Method and Description |
|---|---|
EventProviderConfigurator.Final<StatisticsEventProvider<S,E>> |
EventProviderConfigurator.ProviderConfigurator.statistics()
Wraps the so far configured provider with a
StatisticsEventProvider which counts all dispatch actions. |
EventProviderConfigurator.Final<StatisticsEventProvider<S,E>> |
EventProviderConfigurator.AsyncProviderConfigurator.statistics()
Wraps the so far configured provider with a
StatisticsEventProvider which counts all dispatch actions. |
Copyright © 2014–2015. All rights reserved.