Uses of Interface
org.solovyev.android.ServiceLocator

Packages that use ServiceLocator
org.solovyev.android   
 

Uses of ServiceLocator in org.solovyev.android
 

Methods in org.solovyev.android with type parameters of type ServiceLocator
static
<L extends ServiceLocator>
L
App.getLocator()
           
static
<A extends android.app.Application & ServiceLocator>
void
App.init(A application)
           
 

Methods in org.solovyev.android with parameters of type ServiceLocator
static void App.init(android.app.Application application, ServiceLocator serviceLocator)
           
static void App.init(android.app.Application application, UiThreadExecutor uiThreadExecutor, org.solovyev.common.listeners.JEventListeners<org.solovyev.common.listeners.JEventListener<? extends org.solovyev.common.listeners.JEvent>,org.solovyev.common.listeners.JEvent> eventBus, ServiceLocator serviceLocator)
           
 



Copyright © 2013. All Rights Reserved.