Package org.openl.j
Class OpenLBuilder
- java.lang.Object
-
- org.openl.conf.BaseOpenLBuilder
-
- org.openl.conf.AOpenLBuilder
-
- org.openl.j.OpenLBuilder
-
- All Implemented Interfaces:
IOpenLBuilder
public class OpenLBuilder extends AOpenLBuilder
-
-
Constructor Summary
Constructors Constructor Description OpenLBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NoAntOpenLTaskgetNoAntOpenLTask()-
Methods inherited from class org.openl.conf.AOpenLBuilder
build, createVM
-
Methods inherited from class org.openl.conf.BaseOpenLBuilder
getResourceContext, getUserEnvironmentContext, setContexts
-
-
-
-
Method Detail
-
getNoAntOpenLTask
public NoAntOpenLTask getNoAntOpenLTask()
- Specified by:
getNoAntOpenLTaskin classAOpenLBuilder
-
-