| Package | Description |
|---|---|
| org.kie.api.internal.assembler | |
| org.kie.api.io |
io library for working with Resources
See ResourceFactory for more details
|
| Modifier and Type | Method and Description |
|---|---|
void |
KieAssemblerService.addResource(Object kbuilder,
Resource resource,
ResourceType type,
ResourceConfiguration configuration) |
void |
KieAssemblers.addResource(Object knowledgeBuilder,
Resource resource,
ResourceType type,
ResourceConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ResourceConfiguration |
ResourceConfiguration.fromProperties(Properties prop) |
ResourceConfiguration |
Resource.getConfiguration() |
ResourceConfiguration |
ResourceWithConfiguration.getResourceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.setConfiguration(ResourceConfiguration conf)
Sets the resource configuration in case it is necessary.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.