Package 

Class ContextProvider


  • 
    public class ContextProvider
    
                        

    Class used as lazy storage for context, useful when service in ServiceLocator requires context, but context might not be set by an app developer at a time of dependency creation.

    TODO remove this class and appropriate getter in service locator once we refactor service locator for global state

    • Method Summary

      Modifier and Type Method Description
      Context getAppContext()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait