Interface ResourceConfiguration


  • public interface ResourceConfiguration
    This interface is a marker interface and should be implemented by any class that will provide configurations to the KieBuilder - currently this is only used by decision tables.
    • Method Detail

      • toProperties

        java.util.Properties toProperties()