@Component public class NashornHelper extends Object
NashornHelper()
Object
execute(String script, Map<String,Object> context)
execute(String languageName, String script, Map<String,Object> context)
static NashornHelper
getInstance()
static void
main(String[] args)
boolean
support(String languageName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NashornHelper()
public static void main(String[] args) throws Exception
Exception
public static NashornHelper getInstance()
public boolean support(String languageName)
public Object execute(String script, Map<String,Object> context) throws Exception
public Object execute(String languageName, String script, Map<String,Object> context) throws Exception
Copyright © 2025. All rights reserved.