Uses of Interface
org.drools.runtime.Channel

Packages that use Channel
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of Channel in org.drools.runtime
 

Methods in org.drools.runtime that return types with arguments of type Channel
 Map<String,Channel> KnowledgeRuntime.getChannels()
           
 

Methods in org.drools.runtime with parameters of type Channel
 void KnowledgeRuntime.registerChannel(String name, Channel channel)
           
 



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