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