KIE API 6.1.0.CR2

org.kie.api.io
Interface ResourceConfiguration


public interface 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.


Method Summary
 ResourceConfiguration fromProperties(Properties prop)
           
 Properties toProperties()
           
 

Method Detail

toProperties

Properties toProperties()

fromProperties

ResourceConfiguration fromProperties(Properties prop)

KIE API 6.1.0.CR2

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