KIE Internal 6.0.0.Beta1

org.kie.internal.fluent
Interface FluentKnowledgeBuilder<T>


public interface FluentKnowledgeBuilder<T>


Method Summary
 T add(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type)
           
 T add(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type, org.kie.api.io.ResourceConfiguration configuration)
           
 

Method Detail

add

T add(org.kie.api.io.Resource resource,
      org.kie.api.io.ResourceType type)

add

T add(org.kie.api.io.Resource resource,
      org.kie.api.io.ResourceType type,
      org.kie.api.io.ResourceConfiguration configuration)

KIE Internal 6.0.0.Beta1

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