Class InterfaceBoxContext

java.lang.Object
ortus.boxlang.runtime.context.BaseBoxContext
ortus.boxlang.runtime.context.InterfaceBoxContext
All Implemented Interfaces:
Serializable, IBoxContext, IBoxAttachable

public class InterfaceBoxContext extends BaseBoxContext
This context represents the initialization of an interface, and is really only here for the registerUDF method
See Also: