-
public interface DispatcherRegistrarClass used to init dispatcher from manifest meta-data
-
-
Method Summary
Modifier and Type Method Description abstract BatchEventDispatchergetDispatcher(Context context)Instantiate the dispatcher -
-
Method Detail
-
getDispatcher
abstract BatchEventDispatcher getDispatcher(Context context)
Instantiate the dispatcher
-
-
-
-