Package | Description |
---|---|
org.drools.compiler.kie.builder.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractKieProject |
class |
ClasspathKieProject
Discovers all KieModules on the classpath, via the kmodule.xml file.
|
class |
KieModuleKieProject
Discovers all KieModules on the classpath, via the kmodule.xml file.
|
Modifier and Type | Method and Description |
---|---|
KieProject |
KieContainerImpl.getKieProject() |
Constructor and Description |
---|
KieContainerImpl(KieProject kProject,
org.kie.api.builder.KieRepository kr) |
KieContainerImpl(KieProject kProject,
org.kie.api.builder.KieRepository kr,
org.kie.api.builder.ReleaseId containerReleaseId) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.