KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.Service

Packages that use Service
org.kie.api.builder   
org.kie.api.concurrent   
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. 
 

Uses of Service in org.kie.api.builder
 

Subinterfaces of Service in org.kie.api.builder
 interface KieScannerFactoryService
           
 

Uses of Service in org.kie.api.concurrent
 

Subinterfaces of Service in org.kie.api.concurrent
 interface KieExecutors
           
 

Uses of Service in org.kie.api.io
 

Subinterfaces of Service in org.kie.api.io
 interface KieResources
          KieResources is a factory that provides Resource implementations for the desired IO resource
 

Uses of Service in org.kie.api.marshalling
 

Subinterfaces of Service in org.kie.api.marshalling
 interface KieMarshallers
          This api is experimental and thus the classes and the interfaces returned are subject to change.
 


KIE API 6.1.0.Beta2

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