KIE API 6.0.1.Final

org.kie.api.runtime
Interface KieContext

All Known Subinterfaces:
ProcessContext, RuleContext

public interface KieContext


Method Summary
 KieRuntime getKieRuntime()
           
 KieRuntime getKnowledgeRuntime()
          Deprecated. 
 

Method Detail

getKieRuntime

KieRuntime getKieRuntime()

getKnowledgeRuntime

@Deprecated
KieRuntime getKnowledgeRuntime()
Deprecated. 

Added for backwards compatibility. Will be removed in the future.


KIE API 6.0.1.Final

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