Class Felix.RefreshHelper

  • Enclosing class:
    Felix

    private class Felix.RefreshHelper
    extends java.lang.Object
    Simple class that is used in refreshPackages() to embody the refresh logic in order to keep the code clean. This class is not static because it needs access to framework event firing methods.
    • Field Detail

      • m_oldState

        private int m_oldState
    • Constructor Detail

      • RefreshHelper

        public RefreshHelper​(Bundle bundle)
    • Method Detail

      • stop

        public void stop()
      • refreshOrRemove

        public void refreshOrRemove()
      • restart

        public void restart()