Knowledge API Legacy5 Adapter 6.0.0.Beta5

Uses of Interface
org.drools.runtime.ExitPoint

Packages that use ExitPoint
org.drools.impl.adapters   
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of ExitPoint in org.drools.impl.adapters
 

Methods in org.drools.impl.adapters with parameters of type ExitPoint
 void KnowledgeRuntimeAdapter.registerExitPoint(String name, ExitPoint exitPoint)
           
 

Uses of ExitPoint in org.drools.runtime
 

Methods in org.drools.runtime with parameters of type ExitPoint
 void KnowledgeRuntime.registerExitPoint(String name, ExitPoint exitPoint)
          Deprecated. Use KnowledgeRuntime.registerChannel(String, Channel) instead.
 


Knowledge API Legacy5 Adapter 6.0.0.Beta5

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