Interface IActivationContext

    • Method Detail

      • getContext

        Object getContext()
      • getCurrentScopeIndex

        int getCurrentScopeIndex()
      • setCurrentScopeIndex

        void setCurrentScopeIndex​(int iIndex)
      • getCurrentPrivateGlobalScopeIndex

        int getCurrentPrivateGlobalScopeIndex()
      • setCurrentPrivateGlobalScopeIndex

        void setCurrentPrivateGlobalScopeIndex​(int iIndex)
      • isTransparent

        boolean isTransparent()