GenericScriptEngine is an abstarct class which implements the ScriptEngine
interface and it contains default implementations for several eval() methods.
Create a new simple ContextFactory (a factory which creates an emulated JSR223 context) and add it
to the list of context factories kept by this classloader.