Package org.openl.rules.lang.xls.prebind
-
Interface Summary Interface Description ILazyMethod IPrebindHandler Serves to postprocess fields and methods after prebind. -
Class Summary Class Description XlsLazyModuleOpenClass ModuleOpenClass for prebinding that usesIPrebindHandlerto convert methods and fields to some invokable(after prebinding they are not invokable) methods/fields before adding.XlsPreBinder Serves to prebind code.