Class CachingContext

    • Constructor Detail

      • CachingContext

        public CachingContext()
        Deprecated.
    • Method Detail

      • resolve

        public <T> T resolve​(String var)
        Deprecated.
        Description copied from interface: Context
        Resolve a value for the specified variable. The method can return either a String, an Array or a Collection.
      • clear

        public void clear()
        Deprecated.
        Description copied from interface: Context
        Clear this context