KIE API 6.1.0.Beta2

Uses of Package
org.kie.api

Packages that use org.kie.api
org.kie.api The KnowledgeBase and its factory. 
org.kie.api.builder   
org.kie.api.concurrent   
org.kie.api.event.kiebase Events emitted while updating the definitions in the KnowledgeBase. 
org.kie.api.io io library for working with Resources See ResourceFactory for more details  
org.kie.api.marshalling Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information. 
org.kie.api.persistence.jpa   
org.kie.api.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
org.kie.api.runtime.manager   
 

Classes in org.kie.api used by org.kie.api
KieBaseConfiguration
           A class to store KieBase related configuration.
KieServices
           The KieServices is a thread-safe singleton acting as a hub giving access to the other Services provided by Kie.
PropertiesConfiguration
          Base class for other Configuration classes.
 

Classes in org.kie.api used by org.kie.api.builder
Service
           
 

Classes in org.kie.api used by org.kie.api.concurrent
Service
           
 

Classes in org.kie.api used by org.kie.api.event.kiebase
KieBase
           The KieBase is a repository of all the application's knowledge definitions.
 

Classes in org.kie.api used by org.kie.api.io
Service
           
 

Classes in org.kie.api used by org.kie.api.marshalling
KieBase
           The KieBase is a repository of all the application's knowledge definitions.
Service
           
 

Classes in org.kie.api used by org.kie.api.persistence.jpa
KieBase
           The KieBase is a repository of all the application's knowledge definitions.
 

Classes in org.kie.api used by org.kie.api.runtime
KieBase
           The KieBase is a repository of all the application's knowledge definitions.
KieBaseConfiguration
           A class to store KieBase related configuration.
PropertiesConfiguration
          Base class for other Configuration classes.
 

Classes in org.kie.api used by org.kie.api.runtime.manager
KieBase
           The KieBase is a repository of all the application's knowledge definitions.
 


KIE API 6.1.0.Beta2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.