org.boris.xlloop
Interface IFunction

All Known Implementing Classes:
BSFScript, DelegateFunction, OverloadedMethod

public interface IFunction


Method Summary
 XLoper execute(IFunctionContext context, XLoper[] args)
           
 

Method Detail

execute

XLoper execute(IFunctionContext context,
               XLoper[] args)
               throws RequestException
Throws:
RequestException