Package io.inugami.api.providers
Interface ProviderForce
-
public interface ProviderForceThe ProviderForce is an interface marker to identify all providers how allow to force retrieve information.- Since:
- 3 janv. 2017
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T extends SimpleEvent>
ProviderFutureResultcallEvent(T event)
-
-
-
Method Detail
-
callEvent
<T extends SimpleEvent> ProviderFutureResult callEvent(T event)
-
-