|
KIE Internal 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KnowledgeAgentConfiguration | |
---|---|
org.kie.internal.agent | The KnowlegeAgent provides automatic loading, caching and re-loading, of resources and is configured from a properties files. |
Uses of KnowledgeAgentConfiguration in org.kie.internal.agent |
---|
Methods in org.kie.internal.agent that return KnowledgeAgentConfiguration | |
---|---|
static KnowledgeAgentConfiguration |
KnowledgeAgentFactory.newKnowledgeAgentConfiguration()
|
KnowledgeAgentConfiguration |
KnowledgeAgentProvider.newKnowledgeAgentConfiguration()
|
static KnowledgeAgentConfiguration |
KnowledgeAgentFactory.newKnowledgeAgentConfiguration(Properties properties)
|
KnowledgeAgentConfiguration |
KnowledgeAgentProvider.newKnowledgeAgentConfiguration(Properties properties)
|
Methods in org.kie.internal.agent with parameters of type KnowledgeAgentConfiguration | |
---|---|
static KnowledgeAgent |
KnowledgeAgentFactory.newKnowledgeAgent(String name,
KnowledgeAgentConfiguration configuration)
|
static KnowledgeAgent |
KnowledgeAgentFactory.newKnowledgeAgent(String name,
KnowledgeBase kbase,
KnowledgeAgentConfiguration configuration)
|
KnowledgeAgent |
KnowledgeAgentProvider.newKnowledgeAgent(String name,
KnowledgeBase kbase,
KnowledgeAgentConfiguration configuration)
|
static KnowledgeAgent |
KnowledgeAgentFactory.newKnowledgeAgent(String name,
KnowledgeBase kbase,
KnowledgeAgentConfiguration configuration,
KnowledgeBuilderConfiguration builderConfiguration)
|
KnowledgeAgent |
KnowledgeAgentProvider.newKnowledgeAgent(String name,
KnowledgeBase kbase,
KnowledgeAgentConfiguration configuration,
KnowledgeBuilderConfiguration builderConfiguration)
|
|
KIE Internal 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |