Interface | Description |
---|---|
ChangeSet |
This class is used to provide a ChangeSet info to a ResourceChangeNotifier.
|
KBaseUnit |
This class wraps the definition of a named KnowledgeBase defined in a KnowledgeJar
allowing to instance it and create new StatefulKnowledgeSession from it
|
KnowledgeBase |
The KnowledgeBase is a repository of all the application's knowledge definitions.
|
KnowledgeBaseConfiguration |
A class to store KnowledgeBase related configuration.
|
KnowledgeBaseFactoryService |
KnowledgeBaseFactoryService is the interface implemented by KnowledgeBaseFactory.
|
PropertiesConfiguration |
Base class for other Configuration classes.
|
Service | |
SystemEventListener |
This interface is used to provide callback style logging for the system events.
|
SystemEventListenerService |
SystemEventListenerService is the interface implemented by SystemEventListenerServiceImpl.
|
Class | Description |
---|---|
KnowledgeBaseFactory |
This factory will create and return a KnowledgeBase instance, an optional KnowledgeBaseConfiguration
can be provided.
|
SystemEventListenerFactory |
This factory allows you to set the SystemEventListener that will be used by various components of Drools, such
as the KnowledgeAgent, ResourceChangeNotifier and ResourceChangeListener.
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.