Uses of Interface
org.evrete.api.StatelessSession
-
Packages that use StatelessSession Package Description org.evrete org.evrete.api -
-
Uses of StatelessSession in org.evrete
Methods in org.evrete that return StatelessSession Modifier and Type Method Description StatelessSessionKnowledgeService. newStatelessSession()This method is a shorthand fornewKnowledge().newStatelessSession()which returns an empty session instance. -
Uses of StatelessSession in org.evrete.api
Methods in org.evrete.api that return StatelessSession Modifier and Type Method Description StatelessSessionKnowledge. newStatelessSession()default StatelessSessionKnowledge. newStatelessSession(ActivationMode mode)
-