626627628629630631632633634
null ); } public StatelessKnowledgeSession newStatelessKnowledgeSession( KnowledgeSessionConfiguration conf) { return new StatelessKnowledgeSessionImpl( null, this, conf ); }