[rules-users] From API Doc: "...This represents a working memory session where state is not kept between invocations..."
mmquelo at gmail.com
mmquelo at gmail.com
Sat Feb 16 12:41:04 EST 2008
Hi guys,
( :D Personal Banner: do not forget to read my previous post :D )
I was reading the http://downloads.jboss.com/drools/docs/4.0.4.17825.GA/apidocs/index.html documentation, looking to the StatelessSession interface.
On the first line we can read:
"This represents a working memory session where state is not kept between invocations. "
What does "invocation" stand for?
What is meant for "invocation" here?
Is it an insert() call?
Is it a fireAllRules() call?
In case of a statfullsession... is it a startProcess() call?
One more doubt...
Are we allowed to execute a ruleflow using\within a stateless session?
Thank you again guys.
Massi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080216/d634c0e6/attachment.html
More information about the rules-users
mailing list