KIE API 6.0.0.Beta2

Uses of Package
org.kie.api.io

Packages that use org.kie.api.io
org.kie.api The KnowledgeBase and its factory. 
org.kie.api.builder   
org.kie.api.io io library for working with Resources See ResourceFactory for more details  
 

Classes in org.kie.api.io used by org.kie.api
KieResources
          KieResources is a factory that provides Resource implementations for the desired IO resource
 

Classes in org.kie.api.io used by org.kie.api.builder
Resource
           Generic interface to provide a Reader or InputStream for the underlying IO resource.
 

Classes in org.kie.api.io used by org.kie.api.io
Resource
           Generic interface to provide a Reader or InputStream for the underlying IO resource.
ResourceConfiguration
          This interface is a marker interface and should be implemented by any class that will provide configurations to the KnowledgeBuilder - currently this is only used by decision tables.
ResourceType
           
 


KIE API 6.0.0.Beta2

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