Package ortus.boxlang.runtime.interop


package ortus.boxlang.runtime.interop
  • Class
    Description
    This class is used to provide a way to dynamically and efficiently interact with the java layer from the within a BoxLang environment.
    This class is used to represent a BX/Java Class and invoke methods on classes using invoke dynamic.
    This immutable record represents an executable method handle and it's metadata.