Interface DispatcherRegistrar
-
public interface DispatcherRegistrarClass used to init dispatcher from manifest meta-data
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchEventDispatchergetDispatcher(android.content.Context context)Instantiate the dispatcher
-
-
-
Method Detail
-
getDispatcher
BatchEventDispatcher getDispatcher(android.content.Context context)
Instantiate the dispatcher- Parameters:
context-- Returns:
-
-