Package ortus.boxlang.runtime.runnables
Interface IProxyRunnable
public interface IProxyRunnable
-
Method Summary
Modifier and TypeMethodDescriptionlong
The version of the BoxLang runtimevoid
setBXProxy
(IClassRunnable boxClass) Set the proxy object
-
Method Details
-
setBXProxy
Set the proxy object -
getBXRunnableCompileVersion
long getBXRunnableCompileVersion()The version of the BoxLang runtime
-