Class BSFTestElement

    • Constructor Detail

      • BSFTestElement

        public BSFTestElement()
    • Method Detail

      • getManager

        protected BSFManager getManager()
                                 throws BSFException
        Throws:
        BSFException
      • initManager

        protected void initManager​(BSFManager mgr)
                            throws BSFException
        Throws:
        BSFException
      • processFileOrScript

        protected void processFileOrScript​(BSFManager mgr)
                                    throws BSFException
        Throws:
        BSFException
      • evalFileOrScript

        protected Object evalFileOrScript​(BSFManager mgr)
                                   throws BSFException
        Throws:
        BSFException
      • getScriptLanguage

        public String getScriptLanguage()
      • setScriptLanguage

        public void setScriptLanguage​(String s)