See: Description
Package | Description |
---|---|
org.drools |
The KnowledgeBase and its factory.
|
org.drools.base | |
org.drools.builder |
The builder package is responsible for building knowledge definitions from artifact resources.
|
org.drools.builder.conf | |
org.drools.builder.help |
Providers helper classes that can be used during building.
|
org.drools.command | |
org.drools.command.impl | |
org.drools.concurrent | |
org.drools.conf | |
org.drools.definition |
All classes to create definitions, as built by the KnowledgeBuilder from artifact resources, can be found here.
|
org.drools.definition.process |
The classes that make up a Process definition.
|
org.drools.definition.rule |
The classes that make up a Rule definition.
|
org.drools.definition.type | |
org.drools.event |
Drools has a comprehensive event api for all parts of the platform.
|
org.drools.event.io | |
org.drools.event.knowledgeagent | |
org.drools.event.knowledgebase |
Events emitted while updating the definitions in the KnowledgeBase.
|
org.drools.event.process |
Events emitted while process instances are executing.
|
org.drools.event.rule |
Events emitted while Rules are executing.
|
org.drools.impl | |
org.drools.impl.adapters | |
org.drools.io |
io library for working with Resources
See ResourceFactory for more details
|
org.drools.logger |
Logger classes use to log the KnowledgeRuntime's execution.
|
org.drools.management | |
org.drools.marshalling |
Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions
See MarshallerFactory for more detailed information.
|
org.drools.osgi.api | |
org.drools.persistence.jpa | |
org.drools.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
org.drools.runtime.conf | |
org.drools.runtime.help | |
org.drools.runtime.process |
The process runtime classes.
|
org.drools.runtime.rule |
The rule runtime classes.
|
org.drools.task.service | |
org.drools.time |
Classes related to Time in Drools.
|
org.drools.util |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.