Uses of Class
org.rexxla.bsf.engines.rexx.RexxScriptEngineFactory
Packages that use RexxScriptEngineFactory
-
Uses of RexxScriptEngineFactory in org.rexxla.bsf.engines.rexx
Fields in org.rexxla.bsf.engines.rexx declared as RexxScriptEngineFactoryModifier and TypeFieldDescriptionstatic final RexxScriptEngineFactoryRexxScriptEngineFactory.DEFAULT_REXX_SCRIPT_ENGINE_FACTORYIf a RexxScriptEngine gets created directly, allow it to fetch an instance of the RexxScriptEngineFactory.