Class CachedScriptImpl

  • All Implemented Interfaces:
    org.apache.sling.scripting.api.CachedScript

    public class CachedScriptImpl
    extends Object
    implements org.apache.sling.scripting.api.CachedScript
    • Constructor Detail

    • Method Detail

      • getScriptPath

        public String getScriptPath()
        Specified by:
        getScriptPath in interface org.apache.sling.scripting.api.CachedScript
      • getCompiledScript

        public CompiledScript getCompiledScript()
        Specified by:
        getCompiledScript in interface org.apache.sling.scripting.api.CachedScript