Uses of Interface
org.wso2.carbon.rule.kernel.backend.Session

Packages that use Session
org.wso2.carbon.rule.kernel.backend   
org.wso2.carbon.rule.kernel.engine   
 

Uses of Session in org.wso2.carbon.rule.kernel.backend
 

Methods in org.wso2.carbon.rule.kernel.backend that return Session
 Session RuleBackendRuntime.createSession(int type)
          Some rules engines support different sessions types.
 

Uses of Session in org.wso2.carbon.rule.kernel.engine
 

Constructors in org.wso2.carbon.rule.kernel.engine with parameters of type Session
RuleSession(Session session)
           
 



Copyright © 2015 WSO2. All rights reserved.